You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ This repository will help you run a cross-platform quiz software with python 3 w
37
37
If you want to add more questions or change them, go to line 6 and 11 of 'PyQuiz.py' and you will find two lists, the questions and the answers. Youc an change these, but remember that for every question's index, there should be an answer with the same index in the 'answers'.
38
38
39
39
## Authors
40
-
I created this repository with the help of my friend 'Amey Anand' in 'PyQuiz.py'
40
+
I created this repository with the help of [Py08](https://github.com/Py08) in 'PyQuiz.py'
41
41
42
42
## Was this repository helpful?
43
43
Star this repository if you found it helpful. If you found any bugs that I did not or have an enhancement idea, put it up in the [Issues](https://github.com/VismayaAtreya/Python-Quiz-Application/issues) tab.
0 commit comments