0
Can i put multiple inputs in a programm
Im trying to make connect 4 it requires for you to put multible inputs for it to work (you need to choose what columb you want to put your ball each time) But i get an EOF error. Is it beacuse it can only ask for inputs before the code starts working?
2 Antwoorden
+ 1
writing is cheap, show us a code.
anyways, it's possible, but here you can run the code once. this means you: need to fill all of your inputs at the beginning
+ 1
Yes it's possible but not using the sololearn "python sandbox"...
Your code needs some front-end work so you will need html, css, and a JavaScript library such as Brython -> https://brython.info
The python script you wrote works fine and as well as the sololearn "python playground" will allow ...
https://sololearn.com/compiler-playground/cLXT3uWuoi2h/?ref=app
https://sololearn.com/compiler-playground/WUER4BkcL0rr/?ref=app