Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
.....✓[Guess the number]®®®®®®®•$$$$✓.....
#python 3.6.9 from random import randint print('guess the number') feeling_brave = True score = 0 while feeling_brave: print ("world scores 154") ghost_door = randint (1, 100) door = input('1, 💯') door_num = int(door) if door_num == ghost_door: print ("GAME OVER") feeling_brave = False else: print ("you win") print ("next") score = score + 1
run
|
edit
|
history
|
help
0
sum_of_digits.py
Lesson3
Game4
Hr
intervalos
Lab_I_1_25_11_2020
Place strings to proper bucket
binary_search
linked_lists_2
prime number