I'm stuck on this programming challenge. What i need help on follows in description.... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I'm stuck on this programming challenge. What i need help on follows in description....

''' Challenge 28 Write a random name generator that asks for the user to input 5 names, stores them in an array and then outputs one of them at random. ''' So what I'm trying to say is that I don't know how to structure the program and how it'll work. However, I do know that i might need random.randint(), a while loop and some arrays. The programming language it needs to be in is Python.

12th Nov 2018, 6:30 PM
Harris
Harris - avatar
2 Answers
+ 2
Okay, can you input five names and store them in a list?
12th Nov 2018, 7:52 PM
Kishalaya Saha
Kishalaya Saha - avatar
0
no
18th Oct 2023, 1:37 PM
Harry Marsh
Harry Marsh - avatar