0
I want to execute multi lines of code of Python. It is not possible with Python 3.8.2 shell. So what should I download for execu
2 Respostas
+ 3
May be you can make your question a bit more understandable to me? It's not quiet clear to me what you want to achieve. May be you can also give us a sample for input and what the output should look like. Thanks!
? Is it to download a version of python and then install and use it?
+ 1
So you have downloaded and installed python 3.8x. With that installation there must be a program named IDLE, that is a simple IDE that lets you write and execute python code files.