- Edited
- iPhone
Captain_Jack_Sparrow you could look online for a Python Graphics library.
I know that there’s one for Java, and you can import it into a Java program like this:
import java.awt.Graphics;
Maybe try looking on the Python website:
https://www.python.org