https://github.com/odegnome/steel_sections_manager
Solution to Python Screening Task(Category II) for Osdag
https://github.com/odegnome/steel_sections_manager
Last synced: over 1 year ago
JSON representation
Solution to Python Screening Task(Category II) for Osdag
- Host: GitHub
- URL: https://github.com/odegnome/steel_sections_manager
- Owner: odegnome
- Created: 2021-02-15T11:02:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T08:14:37.000Z (over 5 years ago)
- Last Synced: 2025-02-07T04:42:40.393Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 65.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FOSSEE_2021_Screening_Task_Python
Solution to Python Screening Task for Osdag
The executable has been created in Ubuntu. Therefore, clone this repository
in a Linux environment.
#### Run these commands in the cloned repository
- `chmod +x main`
- `./main`
#### If the above does not work then
- `python3 main.py`