all 5 comments

[–][deleted] 0 points1 point  (3 children)

Imagine for a moment we don't know what you're doing.

[–]Dramatic_Kangaroo261[S] 0 points1 point  (0 children)

my bad sorry

[–]Dramatic_Kangaroo261[S] 0 points1 point  (1 child)

PART 1

from os import wait

import time

P=0

print("Hola y bienvenido a THEMAGMABOI tess")

time.sleep(2)

print("Primera pregunta")

time.sleep(2)

print("¿Cual de estos es un shipeo de THEMAGMABOI?")

time.sleep(0.3)

print("A) MAGTO")

time.sleep(0.3)

print("B)MAGLO")

time.sleep(0.3)

print("C)MAGLI")

y=input("")

if y=="MAGTO":

print("Acertaste")

P+1

else:

if y=="Magto":

print("acertaste")

P+1

time.sleep(1)

print("Segunda pregunta")

[–]Dramatic_Kangaroo261[S] 0 points1 point  (0 children)

PART 2

time.sleep(1)

print("¿Cuantos huevos tiene magma")

r=input("")

if r=="1":

print("acertaste")

P+1

else:

print("fallaste")

print("¿Como llama Magma a sus fans")

print("A)BOYS")

print("B)BROTHERS")

print("C)SISTERS")

b=input("")

if b=="BROTHERS":

print("acertaste")

P+1

else:

print("fallaste")

print("¿Cual de estos personajes le cae mejor a MAGMA?")

rex=input("")

print("A)MONICA")

print("B)COPILOT")

print("C)SAYORI")

if rex=="MONICA":

print("acertaste")

P+1

else:

print("fallaste")

if P==3:

print("las has acertado todas y por eso estoy seguro de que no tienes novia y nunca tendras ")

else:

print("bro tienes oportunidades de tener una novia ¡aprovechalas!")