- 4

Python Help

(need help on this prob) Write a Python function num_List that prompts the user to enter non-negative integers. The function should keep on entering the integers and adding them to a list until a negative number is entered. Make sure that this list can be used in other parts of a program.

4th Apr 2022, 7:32 PM
LuxuryManhattan
LuxuryManhattan - avatar
1 Answer
+ 1
What have you tried so far? Please link your code
4th Apr 2022, 7:34 PM
Lisa
Lisa - avatar