News

Notifications You must be signed in to change notification settings This is a simple command-line quiz game written in Python. It tests your knowledge of basic computer-related terms such as CPU, GPU, ...
Python programming for beginners should be fun. As someone who likes random trivia and games, building a quiz app for a trivia night is a fun and exciting way to learn some cool concepts in Python.
A simple Quiz Game with Timer made in python using Tkinter. A Quiz game is an interface which provides oppurtunity to the user to test their current knowledge and skills and improve on the same. This ...