#replit100daysofcode
Read more stories on Hashnode
Articles with this tag
##DAY 9 100DAYS OF PYTHON print("GENERATION GENERATOR") Age = int(input("what year were you born? ")) if Age >= 1925 and Age <= 1946: print ("You...