Pinned Loading
-
project2-password-generator
project2-password-generator PublicThis code generates the password using the random module and string module. This will you a strong password.
Python
-
project3-data-analyser
project3-data-analyser PublicThis project reads a csv file named studentdata.csv and give us results such as total students, average marks, number of passed students etc. I have make it using the csv module and also used some …
Python
-
project5-dice-game
project5-dice-game PublicThis project is generally based on mini game such that to roll two dices one of the user and the other of the computer, and the count the number of rounds each player won and then give the total re…
Python
-
-
project6-typing-speed
project6-typing-speed PublicThis code asks you to type a sentence and then it will calculate your typing speed and tell you about the accuracy. This is done by using the time module, string data type, for loop, string functio…
Python
If the problem persists, check the GitHub status page or contact support.