We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 780b6d4 + b126354 commit 3cbfd65Copy full SHA for 3cbfd65
exwamples/twuth.pyowo
@@ -0,0 +1,6 @@
1
+# Truth Machine
2
+# If the input is true (a 1), then print true forever
3
+# If the input is false (a 0), then print false once
4
+pwease twuth = inpwt_int()
5
+IF twuth THWEN WHILE twue THWEN pwint(twue)
6
+IF NOT twuth THWEN pwint(fawse)
0 commit comments