Member-only story
Ways to impress people with Python
3 min readNov 5, 2021
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more:
So, let’s talk about some awesome ways to impress people with Python. In this specific article, we’ll talk about some awesome Python projects that you can build to actually impress people!
YouTube Video Downloader
First up we have the Youtube video downloader project, this project covers the basics of downloading YouTube videos with Python, check out the link below to view the entire project: