2 lines
174 B
VB.net
2 lines
174 B
VB.net
wscript.echo eef(pangram("a quick brown fox jumps over the lazy dog"), "is a pangram", "is not a pangram")
|
|
wscript.echo eef(pangram(""), "is a pangram", "is not a pangram")"
|