https://github.com/gridhead/pythview
Random repository here - Please ignore if you have run into it by mistake
https://github.com/gridhead/pythview
Last synced: about 1 year ago
JSON representation
Random repository here - Please ignore if you have run into it by mistake
- Host: GitHub
- URL: https://github.com/gridhead/pythview
- Owner: gridhead
- Created: 2021-05-26T17:07:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T17:25:25.000Z (about 5 years ago)
- Last Synced: 2025-03-28T17:52:13.124Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test script for interview
## How to work with this git repository
Clone or download this git repository. Don't fork it!
After you are done with the script, create your own git repository
(use any git hosting you want), push the script in it and sent us the link.
## How to run it
This is a test code for python interview.
For additional info follow the comments in `test.py`.
To run this script just run:
`python test.py`