- Python Programs
- Star.py will draw a star using python's turtle module.
- passgenerator.py will create a password of length 12 with random alphabets(lower and upper), numbers and symbols.
- api:
api.py is an api that stores the value given by the user to json file and retrieves when needed.