this repository contains solutions in python to the python course problems of the Cyber Education Center. and the final project of the course hangman
- Introduction to the Python language
- Variables
- String in python
- Conditions
- Functions
- Lists
- Loops
- Advanced data structure e.g (tuple, Dictionary )
- Files
- Final project from scratch hangman game.