illuminating_sphere

Scratcher Joined 1 year ago Singapore

About me

hi.









What I'm working on

import random

def guess_number():
secret_number = random.randint(1, 100)
attempts = 0

print("Welcome to Guess the Number!")
print("I'm thinking of a number between 1 and 100.")

Geometry Dash Revamped v2

What I've been doing

Comments

You have 500 characters left.
  • Comments loading...