https://github.com/loosedwhale/first-home-exam-python
Python Home Exam realised to GitHub as a learning experience. For further information read README.md
https://github.com/loosedwhale/first-home-exam-python
exam learning-python python python3
Last synced: 9 months ago
JSON representation
Python Home Exam realised to GitHub as a learning experience. For further information read README.md
- Host: GitHub
- URL: https://github.com/loosedwhale/first-home-exam-python
- Owner: LoosedWhale
- Created: 2022-11-11T19:10:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T16:47:37.000Z (about 3 years ago)
- Last Synced: 2025-04-07T22:34:33.820Z (12 months ago)
- Topics: exam, learning-python, python, python3
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# First home exam python
## Description
Multiable python test files from my first home exam.
Made with python and Tkinter \
## How to use
```
$ git clone https://github.com/LoosedWhale/First-home-exam-python.git
$ cd (The file you want to accsess)
$ python (The file you want to accsess).py
```
### Note
###### The files will be updated and more will be added
###### There will be a updated version of these file in the future, using OOP and other skills I have learnt