Programmers come
That's memory address of your main function.
You have to either write
print (main(story, 1,5)) or first assign main function to variable.
xyz = main(story,1,5)
print(xyz)
Display flag | ![]() |
Id | 1155105 |
Signed up | 2019-03-29 |
Comments | 1157 |