Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 352 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 352 Bytes

control-turtle-with-keyboard

Python turtle graphics is one of the cool ways to implement your knowledge in Python before you start writing complex programs to solve problems in life.

In this repo, I showed you how to make Python more practical by writing a program to simulate moving an object(which in this case is turtle) on the computer screen.