Skip to content

Commit

Permalink
Merge pull request #3 from GamerFox2000/GamerFox2000-patch-3
Browse files Browse the repository at this point in the history
Update 1.1.py
  • Loading branch information
SatsukiRyu authored Feb 27, 2024
2 parents edfbd33 + fd6f59d commit ad51d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1.1.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import random
import requests
print("Bienvenido a Python")
print("Bienvenido a Python Calc")
nombre = input("Introduzca su nombre:\t")
if nombre == "oscar":
print("Hola de nuevo Óscar")
Expand Down

0 comments on commit ad51d27

Please sign in to comment.