Title |
User |
Message |
Date Posted |
Re: Random error? Help |
jargon |
Do not read input in this fashion. It is far too easy to make a mistake while performing manual string processing. Instead, use split(). |
Jan 25, 2019 - 5:15:40 am UTC |
Re: Random error? Help |
magicalsoup |
no really sure whats going on here, but it may be either due to ```raw_input``` error or the type of python you are using, try using raw_input and maybe python 2 |
Jan 24, 2019 - 5:02:15 pm UTC |
Random error? Help |
Momo |
I have no idea why my code isn't working. I've tested most of the syntax and it should all be valid in 3.2.3, but I'm still continuously getting RE? |
Jan 23, 2019 - 5:50:43 pm UTC |