Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 237 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 237 Bytes

logger.py file

Used to save logs of the code. i.e capture information anout the execution of my codes

utils.py

Used as a helper file i.e helper functions in my code

# MCQGenerator.py file

This is where I write my entire code