#day6
Read more stories on Hashnode
Articles with this tag
#DAY 6 100DAys of Python print("DATA PYTHONIST SECURE LOGIN") username = input("Username > ") password = input("password > ") if username == "David"...