#MyApp This is a simple Python program that ask multiple choice questions to the users. The goal is to help my fellow students at the Computer Networking class that we all enrolled at NYU School of Tandon. The book we used "Computer Networking, A Top-Down Approach, 7th Edition" by Kurose & Ross. I got the idea to build this program from a Youtuber, so full credits goes to him,I just use his code and add some improvements. Original Author: Mike Dane Link: https://www.youtube.com/watch?v=SgQhwtIoQ7o&t=190s
For those who want to contribute questions:
Try to stick to the general format in the Chapter_4_questions file. The question file structure needs to be cleaned up a bit
Right now the app program works with the following format
Question
Answer
Question
Answer