Python Beginner Tutorial #11 - Import Modules!

Опубликовано: 30 Сентябрь 2024
на канале: ZippyCode
1,555
70

Python is one of the most popular programming languages worldwide.
You can write scripts, create apps, websites and games with Python. It's especially suitable for programming beginners

In part 11 of Python tutorial for beginners, we look at how to import and use modules in python. For example, we import the time modules and random module. By this, we can use the sleep function and the randint function.

Like and Subscribe for more Python for beginners tutorials!

❤️ You want to support this channel? ❤️
https://www.paypal.me/ZippyCode

Python For Beginners Playlist:
https://www.youtube.com/playlist?list...

TikTok - https://www.tiktok.com/@zippycode?lan...

Music:
Killing Time Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/b...

#python #pythontutorial #learnpython #module #import #random