Jump to content

Pangram checker: Difference between revisions

example works correctly; thanks for fixing it!
(→‎{{header|Tcl}}: possibly fixed, may still be messed up)
(example works correctly; thanks for fixing it!)
Line 1,690:
puts [pangram? "This is a sentence"]; # ==> false
puts [pangram? "The quick brown fox jumps over the lazy dog."]; # ==> true</lang>
 
(This section got messed up, I tried to fix it, but it may still not work)
 
=={{header|TI-83 BASIC}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.