Skip to content

Instantly share code, notes, and snippets.

View Mehedi-Ahmed's full-sized avatar
🎯
Focusing

Mehedi-Ahmed

🎯
Focusing
View GitHub Profile
players = int(input("How many participants?\n>> "))
# Initialize empty lists to store names and scores
names = []
scores = []
# Iterate over each player
for i in range(players):
print("Participant", i+1)
name = input("Enter your name: ")
@Mehedi-Ahmed
Mehedi-Ahmed / windows-keys.md
Created October 23, 2025 02:18 — forked from rvrsh3ll/windows-keys.md
Windows Product Keys

NOTE

These are NOT product / license keys that are valid for Windows activation.
These keys only select the edition of Windows to install during setup, but they do not activate or license the installation.

Index