Make a GUI with Python Turtle

Опубликовано: 21 Март 2026
на канале: James Abela
427
5

This video shows how beginner coders can easily create a windows based app. This makes your coding feel even more real as you get started! The two programs can be found at: https://gist.github.com/jamesabela/3b...

If you came looking for Tkinter, then this is the video for you:    • Python Windows App in Under 20 lines of code!  

0:00 Intro
0:20 Make a turtle window
0:38 Output text to the window
0:53 Make an input window
2:32 Create a Keyboard listener