Back to Browse

Create a Tkinter Window

98 views
Jun 30, 2024
6:45

Learn how to create a Tkinter window in Python and also learn why we should not use from tkinter import * and we should use import tkinter instead of that. This is the second video of our tutorial series

Download

1 formats

Video Formats

360pmp49.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Create a Tkinter Window | NatokHD