From 5be009ce9cfd4993faca3273de07313a739b640a Mon Sep 17 00:00:00 2001 From: Vismaya Atreya <62926183+VismayaAtreya@users.noreply.github.com> Date: Sat, 4 Jul 2020 10:29:07 +0530 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..572e769 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Python-Quiz-Application +This repository will help you run a cross-platform quiz software with python 3 which can be used for assessments and tests in the time of isolation.