3 lines
50 B
Text
3 lines
50 B
Text
|
|
print "a - > ", asc("a")
|
||
|
|
print "98 -> ", chr$(98)
|