13 odpowiedzi
+ 2
Python playground not support turtle module and some more gui module.
You can use web playground like :
https://www.sololearn.com/discuss/3045743/?ref=app
https://www.sololearn.com/discuss/3059831/?ref=app
how to import modules :
https://www.sololearn.com/discuss/3029463/?ref=app
+ 2
Message activation takes at least 21days Or 3weeks from the sign up..
Need to wait till then.. Keep continue learning...
+ 1
About What else ? Mohd Kaif
Python playground not support turtle module and some more gui module. You can use web playground like :
edit:@
https://code.sololearn.com/cp62Eh8KD67e/?ref=app
https://www.sololearn.com/discuss/3045743/?ref=app
https://www.sololearn.com/discuss/3059831/?ref=app
+ 1
I created account almost 5 months ago
my account is not active
+ 1
You can Continue this in separate thread..
Oh. Then, are you not able to Message any one? Mailto: info@sololearn.com
+ 1
To install a Python module, you can use the pip package manager, which is included with Python.
To install the turtle module, you can open a command prompt or terminal and type in:
pip install turtle
This will install the turtle module and make it available for use in your Python scripts.
Alternatively, you can use the ! before the command if you are running the command in Jupyter Notebook.
!pip install turtle
You can also use the Anaconda Prompt if you are using Anaconda distribution.
conda install -c anaconda turtle
Make sure that you have the latest version of pip and python to avoid any issues during installation.
0
Plz rell
0
Can i install any other python modules
0
Mohd Kaif Yes. Any other except GUI support modules...
All other, almost you can import.
The links I mentioned has sample codes how to import modules as well as how to use turtle module here as by using web playground usage..
0
Yes it is very easy. Just download pip for python.
Go to file where pip is installed! You need to find a "pip.exe" file.
And there, open cmd, then type:
Pip.exe install turle.
0
Chack on google
0
To install turtle module you can use the following command mostly it is pre installed in systems
pip install turtle
If you are looking for online python turtle compiler then use this: https://pythondex.com/python-turtle-compiler
- 1
How to activate account for massage