My task is to write a program that asks the user to enter 5 names which it stores in a list. Next, it picks one of these names at random and declares that person as the winn
You should use variables to store the names.
Numbers can't store strings.