We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Could you help. It's not working.Got error
Environment: Python 2.7.9,[GCC 4.9.2] on linux2
$ python string.py
helloworld
Traceback (most recent call last):
File "string.py", line 22, in
for i in range(int(input())) :
File "string", line 1, in module
NameError: name 'helloworld' is not defined
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Equal
You are viewing a single comment's thread. Return to all comments →
Hey!! BM,
Could you help. It's not working.Got error
Environment: Python 2.7.9,[GCC 4.9.2] on linux2
$ python string.py
helloworld
Traceback (most recent call last):
File "string.py", line 22, in
for i in range(int(input())) :
File "string", line 1, in module
NameError: name 'helloworld' is not defined