Might be a laugh, I'll have to utilize the find function in the chance of error of a included problem containing "that" letter.
Wow a line of a few word complete and challenge expand upward. Broken native tongue and grammar in peril!
No "S" Challenge thread
NathanielCreated:
The No "S" Challenge is self explanatory. Create an original program without using the letter "S". Seems simple, right. But, that means no SPSET, no SIN or COS, no DISPLAY, and no commands that include the letter "S".
Using anything that generates the letter "S" in the command CALL is also forbidden. This command would easily allow the user to get around the point of this challenge.
?CALL(CHR$(83)+"QR",9) 'Banned ?SQR(9) 'Banned ?POW(9,.5) 'AllowedHere's my attempt: https://smilebasicsource.com/page?pid=828 Feel free to try this challenge out for yourself and share you creation(s) in the comments.
I am working on my project currently. The project name: "How to Long Divide" An interactive guide
oops I'm over three months late but here's my no "s" challenge game
https://smilebasicsource.com/page?pid=905