An open API service indexing awesome lists of open source software.

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

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