Ads block

Youtube Downloader using Python


Youtube Downloader using Python
VIDEO :-  SOURCE_CODE :-  from pytube import YouTube import os   # url input from user yt = YouTube(     str ( input ( "Enter the URL of the video you …
Read more »

PyGame Full Tutorial


PyGame Full Tutorial
Video :-  IMPORTANT :-  PLEASE KEEP ALL THE FILES IN THE SAME FOLDER WHERE YOUR CODE IS WRITTEN. Audio Files :-  1. https://drive.google.com/file/d/1QW33W0Yr2-…
Read more »

AMAZING DESIGNS IN PYTHON TURTLE


AMAZING DESIGNS IN PYTHON TURTLE
Video:- 1. Install python turtle :- Write "pip install PythonTurtle" in your cmd and press Enter.. 2. Making Designs :- First design (Color changin…
Read more »