https://github.com/bendog/shecodes-survey
survey OOP examples for She Codes Plus
https://github.com/bendog/shecodes-survey
Last synced: about 1 year ago
JSON representation
survey OOP examples for She Codes Plus
- Host: GitHub
- URL: https://github.com/bendog/shecodes-survey
- Owner: bendog
- Created: 2019-08-29T03:45:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-29T03:56:55.000Z (almost 7 years ago)
- Last Synced: 2025-02-08T03:44:45.070Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# She Codes Plus - Survey Examples
Survey solution examples for Python with OOP
## survey_example_1.py
example of using a single class initialised with different values
## survey_example_2.py
example of using base classes and extending them for different values