trippt02

143
reputation
4

Love programming! Currently getting a degree in computer science at the University of North Carolina Wilmington.

alive = True

while alive: print("Live life to fullest and have fun!") knowledge = 0 if knowledge == 0: print("Learn") knowledge += 1 else: print("share knowledge with others")