Skip to content

GScripter/Python-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

My Programs Python ๐Ÿ

My collection of Python Programs:

Requirements:

Use:

  • cd Python-Programs

    Install-videos-Youtube

    pip install pytube
    
    cd Install-videos-Youtube
    
    python program.py
    

    Tic-tac-toe

     cd Tic-tac-toe
     
     python jogo.py
    

    Search-in-the-file

     cd Search-in-the-file
     
     python program.py
    

    Hangman

     cd Hangman
     
     python forca.py
    

    Covid-19

     cd Covid
     
     pip install covid
     
     python Covid-19.py
    

    Password-Generator

     cd Password-Generator
       
     python program.py
    

    Quiz

     sudo apt install espeak
    
     cd Quiz
       
     python quiz.py