Skip to content

this repository contains solutions in python to the python course problems of the Cyber ​​Education Center from campus.gov.il. and the final project of the course hangman

Notifications You must be signed in to change notification settings

lironmiz/self.py-python-course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧑‍🎓 self.py-python-course 🧑‍🎓

this repository contains solutions in python to the python course problems of the Cyber Education Center. and the final project of the course hangman


Size

GitHub top language Repository size GitHub last commit

course material:

  1. Introduction to the Python language
  2. Variables
  3. String in python
  4. Conditions
  5. functions
  6. Lists
  7. Loops
  8. Advanced data structure e.g (tuple, Dictionary )
  9. Files
  10. Final project from scratch hangman game.