0
EOF error
I am creating a code to see how long it would take to bake pork generally. The problem occurs that on my line 5, I use the input() and it gives me a EOF error, what is causing this?
1 Réponse
0
Did you give an argument to input ?
I am creating a code to see how long it would take to bake pork generally. The problem occurs that on my line 5, I use the input() and it gives me a EOF error, what is causing this?