I have been coding since 1 hour and suddenly I don’t know what happened and all my code stopped working. When I am running the code it showing me ‘>>’ this arrow in the terminal.
And when I am writing something and entering in it, it again gave me the arrows again and again. Whatever I wrote in front of the arrows it keeps transferring me in the next line. And I think there’s not any problem in my code. Please help somebody
2
Answers
What are you trying to do with "end1". When I put your code in it tells me that end1 has not been declared in the 2nd place you use it.
This works fine for me
you can try reading the documents, and if the problem occurs, try reviewing them.