Python GUI: Creating a window in Python using Tkinter Tutorial# 1

preview_player
Показать описание
In this video we are going to create a window in python by using python Tkinter Module

About Python:

Python is a general-purpose interpreted
interactive, object-oriented and high-level
programming language. Python was created by Guido
van Rossum in the late eighties and early nineties
Like Perl, Python source code is also now available under the
GNU General Public License (GPL)

This is a complete python programming tutorial for beginners. All
the topics from basic to advanced are covered with examples to
understand the concepts better. Once you complete the course you
will be able to write complex code using python.I am sure you
are going to love the python than any other programming language
for rest of your life

This tutorial has been designed for software
programmers with a need to understand the Python
programming language starting from scratch. This
tutorial will give you enough understanding on
Python programming language from where you can
take yourself to a higher level of expertise
Рекомендации по теме
Комментарии
Автор

Thanks for explaining the difference in the importing of the library and accessing the modules.

robinbebbington
Автор

Without defining the class how can we use the methods inside it

vamsichandra