Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lironmiz/self.py-python-course
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
https://github.com/lironmiz/self.py-python-course
beginner-project certificate conditional-statements course data-structures education files-python functions game hangman hangman-in-python logical-operators loops practice pycharm-ide python self-learning string-python terminal variables-python
Last synced: 3 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/lironmiz/self.py-python-course
- Owner: lironmiz
- Created: 2023-01-02T04:47:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T12:02:00.000Z (about 2 years ago)
- Last Synced: 2024-09-27T06:04:02.645Z (4 months ago)
- Topics: beginner-project, certificate, conditional-statements, course, data-structures, education, files-python, functions, game, hangman, hangman-in-python, logical-operators, loops, practice, pycharm-ide, python, self-learning, string-python, terminal, variables-python
- Language: Python
- Homepage: https://campus.gov.il/en/course/cs-gov-pythonselfpy101-he
- Size: 182 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🧑🎓 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
![](http://ForTheBadge.com/images/badges/made-with-python.svg)
![](https://img.shields.io/tokei/lines/github/lironmiz/self.py-python-course?color=red&label=Lines%20of%20Code)
![Size](https://img.shields.io/github/repo-size/lironmiz/self.py-python-course?color=red&label=Repo%20Size%20)# The Graduation Certificate 🤩
![SoExcited~GIF](https://user-images.githubusercontent.com/91504420/213165483-e7340f16-17b1-4c66-897a-0075e11677d9.gif)
![image](https://user-images.githubusercontent.com/91504420/212971858-3c5505ad-1228-4d45-b18a-3929b85f9f68.png)
# Examiner's Notes 🫡
![image](https://user-images.githubusercontent.com/91504420/213149351-abc824f2-1300-414b-85b1-1955f995a4ed.png)
# Progress Graph 📈
![image](https://user-images.githubusercontent.com/91504420/212972245-cf436d2b-a5b1-4c04-8a2a-2a308f1bcc25.png)
# Course Material:
* 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.# Video Of The Final Project 🤙
https://user-images.githubusercontent.com/91504420/210758896-10ba6b90-9aa2-49ca-8f73-7fdf5c3ed5b0.mp4