How Make a figure in the python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How Make a figure in the python?

Python figure

4th Mar 2020, 12:53 AM
Muhammad Febry Andrean
Muhammad Febry Andrean - avatar
3 Answers
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