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: about 2 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 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T16:47:37.000Z (over 2 years ago)
- Last Synced: 2025-02-13T23:45:05.110Z (3 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