+ 1

Can anyone please tell me what is wrong with this code?

Python https://code.sololearn.com/cz21hb53DdFg/?ref=app

30th Jul 2017, 8:49 PM
GINA
GINA - avatar
4 Answers
+ 1
in python 3 , leading 0's are not allowed .... so 0001 is not allowed
30th Jul 2017, 8:56 PM
naman madan
naman madan - avatar
0
I think you can't import 3rd party libraries as they are not there in server. As far as I know you need to tell to Sololearn administrator to add it. I tried pip but there was memory error.
30th Jul 2017, 9:11 PM
naman madan
naman madan - avatar
0
okay, thanks Naman Madan
30th Jul 2017, 9:12 PM
GINA
GINA - avatar