0
Python input
Letâs say I run some code but i want to the input guess_number(). I use canopy in school where thereâs a section to type code and after i run the code on the bottom half of the screen it shows what that code does. If anyone has used canopy, is there a way to do that in this app? Or to make this app similar to how canopy works?
1 Answer
+ 1
The way that the SL one is set up is so that you just input the inputs using returns, in your school you probably are using the official Python IDLE(thatâs what I use in school) which is free and can be downloaded from the python website