Struggles with double 0
#1
by
Subcode
- opened
Weirdly enough it seems to struggle with double zeros, sometimes 2006 for instance becomes 206.
And if you ask it to write python code that counts from 1 to 100 it always does 1 to 10, same for 1000.
So every time theres multiple zeroes in a row it ends up making it 1 zero.