0

How Make a figure in the python?

Python figure

4th Mar 2020, 12:53 AM
Muhammad Febry Andrean
Muhammad Febry Andrean - avatar
3 Respuestas
0
Do you mean to paint something?
4th Mar 2020, 1:49 AM
QWKKK
QWKKK - avatar
0
If you want to paint sth in py3, you can use module matplotlib. Just type import matplotlib.pyplot You can also “import turtle” to use python turtle to paint. It is an easier way. Muhammad Andrean
5th Mar 2020, 12:09 AM
QWKKK
QWKKK - avatar
0
Ok I want to try it...
5th Mar 2020, 12:27 PM
Muhammad Febry Andrean
Muhammad Febry Andrean - avatar