Pinned Loading
-
dice-rolling-game
dice-rolling-game PublicThis Dice Rolling Game is a two-player Python game where each player rolls a die to reach a score of 100. It's a simple, text-based game perfect for beginners learning loops, conditionals, and the …
Python
-
Password-Generator
Password-Generator PublicThis Python code creates a random 10-character password using letters, numbers, and symbols by picking characters randomly and printing the final result. Customized version from Girls Who Code 'Co…
Python
-
To-do-List.py
To-do-List.py PublicThis is a simple To-Do List Application built with Python for beginners. It helps you manage daily tasks by letting you add, view, and delete tasks from a list. It runs in the terminal and is a gre…
Python
-
Number-Guessing.py
Number-Guessing.py PublicThis is a simple Python game where the user guesses a random number chosen by the computer. It’s a fun way to practice loops, conditionals, and user input — perfect for beginners.
Python
-
Quiz
Quiz PublicThis is a simple Quiz Application built using Python. It allows users to answer multiple-choice questions and keeps track of their score. It’s a great project for learning how to use lists, diction…
Python
-
Simple-Calculator.py
Simple-Calculator.py PublicThis is a beginner-friendly Simple Calculator built using Python. It performs basic arithmetic operations like addition, subtraction, multiplication, and division. It's a great project for learning…
Python
If the problem persists, check the GitHub status page or contact support.