Possible bug? Unable to enter a comma in response to INPUT
#4
Use Line Input when you want to allow commas. 

BTW Input allows multiple Input because comma!

Code: (Select All)
Input "Give me a number comma another "; a, b
Print a, b

   
b = b + ...
Reply


Messages In This Thread
RE: Possible bug? Unable to enter a comma in response to INPUT - by bplus - 06-15-2022, 12:30 PM



Users browsing this thread: 4 Guest(s)