browneye1826
Results
2
issues of
browneye1826
``` python import pandas as pd temp = pd.Timestamp(input()) print(temp.day_name()) ```
Is there a way around this?