0
What is the error in this code guess=int(input('i am taking no. between 1 and 101 \n enter guess between 1 and 101 : '))
It gives error why i don't understand It runs perfectly in pc But in this app it gives error
1 ответ
+ 3
Please include the code you're having trouble with.