Está en la página 1de 7

Proyecto Final

Mariana García Barradas A01657800


Rodrigo Jesús Rivero Núñez A01658505

http://patorjk.com/software/taag/#p=display&f=Blocks&t=Test%20NFL
print(" .----------------. .----------------. .----------------. .--
--------------. .-----------------. .----------------. .------------
----. ")
print("| .--------------. || .--------------. || .--------------.
|| .--------------. | | .--------------. || .--------------.
|| .--------------. |")
print("| | _________ | || | _________ | || | _______ | || |
_________ | | | | ____ _____ | || | _________ | || | _____
| |")
print("| | | _ _ | | || | |_ ___ | | || | / ___ | | || |
| _ _ | | | | ||_ \|_ _| | || | |_ ___ | | || | |_ _|
| |")
print("| | |_/ | | \_| | || | | |_ \_| | || | | (__ \_| | || |
|_/ | | \_| | | | | | \ | | | || | | |_ \_| | || | | |
| |")
print("| | | | | || | | _| _ | || | '.___`-. | || |
| | | | | | | |\ \| | | || | | _| | || | | | _ |
|")
print("| | _| |_ | || | _| |___/ | | || | |`\____) | | || |
_| |_ | | | | _| |_\ |_ | || | _| |_ | || | _| |__/ |
| |")
print("| | |_____| | || | |_________| | || | |_______.' | || |
|_____| | | | ||_____|\____| | || | |_____| | || | |________|
| |")
print("| | | || | | || | | || |
| | | | | || | | || | | |")
print("| '--------------' || '--------------' || '--------------' ||
'--------------' | | '--------------' || '--------------' ||
'--------------' |")
print(" '----------------' '----------------' '----------------'
'----------------' '----------------' '----------------'
'----------------' ")
print("")
print("Hola! Bienvenido a este Test en el cuál veremos que tan fan de
la NFL eres")
print("")
print("")
print("Empecemos!! Te aparecerán 10 preguntas 1 tras 1, tendrás 4
opciones: <<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>, <<4.Mucho>>.
(Recuerda que solo se escribe el número)")
print("")
total=0
print("")
input("Ingresa tu nombre con un apellido:")
print("")
print(" 1.-¿Te gusta el Fútbol Americano?")
pregunt1=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>, <<4.Mucho>> :")
while pregunt1!="1" and pregunt1!="2" and pregunt1!="3" and pregunt1!
="4":
print("Error, intenta de nuevo")
pregunt1=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>,
<<4.Mucho>> :")
if pregunt1 =="1":
total= total + 0
elif pregunt1 == "2":
total= total + 1
elif pregunt1 == "3":
total= total + 2
else:
total= total + 3
print("")
print("2.-¿Conoces la NFL?")
pregunt2=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>, <<4.Mucho>> :")
while pregunt2!="1" and pregunt2!="2" and pregunt2!="3" and pregunt2!
="4":
print("Error, intenta de nuevo")
pregunt2=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>,
<<4.Mucho>> :")
if pregunt2 =="1":
total= total + 0
elif pregunt2 == "2":
total= total + 1
elif pregunt2 == "3":
total= total + 2
else:
total= total + 3
print("")
print("3.-¿Qué tan frecuente ves la NFL?")
pregunt3=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>, <<4.Mucho>> :")
while pregunt3!="1" and pregunt3!="2" and pregunt3!="3" and pregunt3!
="4":
print("Error, intenta de nuevo")
pregunt3=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>,
<<4.Mucho>> :")
if pregunt3 =="1":
total= total + 0
elif pregunt3 == "2":
total= total + 1
elif pregunt3 == "3":
total= total + 2
else:
total= total + 3
print("")
print("4.-¿Qué tan fan te consideras de la NFL?")
pregunt4=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>, <<4.Mucho>> :")
while pregunt4!="1" and pregunt4!="2" and pregunt4!="3" and pregunt4!
="4":
print("Error, intenta de nuevo")
pregunt4=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>,
<<4.Mucho>> :")
if pregunt4 =="1":
total= total + 0
elif pregunt4 == "2":
total= total + 1
elif pregunt4 == "3":
total= total + 2
else:
total= total + 3
print("")
print("5.-¿Qué tan bien conoces las reglas?")
pregunt5=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>, <<4.Mucho>> :")
while pregunt5!="1" and pregunt5!="2" and pregunt5!="3" and pregunt5!
="4":
print("Error, intenta de nuevo")
pregunt5=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>,
<<4.Mucho>> :")
if pregunt5 =="1":
total= total + 0
elif pregunt5 == "2":
total= total + 1
elif pregunt5 == "3":
total= total + 2
else:
total= total + 3
print("")
print("6.-¿Frecuentas páginas relacionadas con la NFL?")
pregunt6=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>, <<4.Mucho>> :")
while pregunt6!="1" and pregunt6!="2" and pregunt6!="3" and pregunt6!
="4":
print("Error, intenta de nuevo")
pregunt6=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>,
<<4.Mucho>> :")
if pregunt6 =="1":
total= total + 0
elif pregunt6 == "2":
total= total + 1
elif pregunt6 == "3":
total= total + 2
else:
total= total + 3
print("")
print("7.-¿Compartes memes de la NFL?")
pregunt7=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>, <<4.Mucho>> :")
while pregunt7!="1" and pregunt7!="2" and pregunt7!="3" and pregunt7!
="4":
print("Error, intenta de nuevo")
pregunt7=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>,
<<4.Mucho>> :")
if pregunt7 =="1":
total= total + 0
elif pregunt7 == "2":
total= total + 1
elif pregunt7 == "3":
total= total + 2
else:
total= total + 3
print("")
print("8.-¿Qué tanto conocimiento tienes sobre como llegan los
jugadores a la NFL?")
pregunt8=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>, <<4.Mucho>> :")
while pregunt8!="1" and pregunt8!="2" and pregunt8!="3" and pregunt8!
="4":
print("Error, intenta de nuevo")
pregunt8=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>,
<<4.Mucho>> :")
if pregunt8 =="1":
total= total + 0
elif pregunt8 == "2":
total= total + 1
elif pregunt8 == "3":
total= total + 2
else:
total= total + 3
print("")
print("9.-¿Consideras qué la NFL tiene un buen nivel de audiencia?")
pregunt9=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>, <<4.Mucho>> :")
while pregunt9!="1" and pregunt9!="2" and pregunt9!="3" and pregunt9!
="4":
print("Error, intenta de nuevo")
pregunt9=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>,
<<4.Mucho>> :")
if pregunt9 =="1":
total= total + 0
elif pregunt9 == "2":
total= total + 1
elif pregunt9 == "3":
total= total + 2
else:
total= total + 3
print("")
print("10.-¿Te gustan los Dallas Cowboys?")
pregunt10=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>,
<<4.Mucho>> :")
while pregunt10!="1" and pregunt10!="2" and pregunt10!="3" and
pregunt10!="4":
print("Error, intenta de nuevo")
pregunt10=input("<<1.Nada>>, <<2.Muy Poco>>, <<3.Poco>>,
<<4.Mucho>> :")
if pregunt10 =="1":
total= total + 0
elif pregunt10 == "2":
total= total + 1
elif pregunt10 == "3":
total= total + 2
else:
total= total + 3
print("")
print("Tu resultado final es:", total)
if total>=0 and total<=10:
print("No eres un gran fan de la NFL, suerte para la próxima :)")
if total>=11 and total<=20:
print("Eres un fanático de la NFL en progreso, sigue así ;)")
if total>=21 and total<=25:
print("Eres un fanático promedio de la NFL, Felicidades!!!")
if total>=26 and total<=30:
print("Eres un gran fanático de la NFL, Felicidades crack!!")
print("")
print("Gracias por realizar este test!")

También podría gustarte