Closed masak closed 5 years ago
After sampling the wonderful results of #361, now I want the same for the prompt built-in. Just found this bit of code in nicomachus.007:
prompt
prompt("Your number divided by " ~ n ~ " has a remainder of: ");
And this surrounded by nice calls to say with commas instead of ~.
say
~
This cannot stand.
After sampling the wonderful results of #361, now I want the same for the
prompt
built-in. Just found this bit of code in nicomachus.007:And this surrounded by nice calls to
say
with commas instead of~
.This cannot stand.