Question:
I don’t have enough experience with generator expression to figure this out. I have a list and input statement like so:Select what you have worked on > 0: Read, 1: Write, 2: Program, 3: Email >
How do you recommend getting this input question?
Answer:
Usestr.join()
:If you have better answer, please add a comment about this, thank you!