Feb-26-2019, 04:42 PM
If you still want to write out 1's and 0's, you would change line 6 to
result.write('1')
, and add result.write('0')
under the else statement.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures