0
Python related question? Whenever i run this code it's showing some error. Can anyone help me out with this code?
Import datetime Birthday =input("enter your birthday? (mm/dd/yyyy) ") Day=datetime. Datetime. Strftime(birthday," %m/%d/%y"). Date()
1 Odpowiedź
0
Can you show error text?