o Create a block of code that prompts the user ten times for an integer (only integers)
Save the integers in a list called numbers
o Print the entire list (just the list of numbers)

Create a block of code that prompts the user ten times for an integer.pdf

  • 1.
    o Create ablock of code that prompts the user ten times for an integer (only integers) Save the integers in a list called numbers o Print the entire list (just the list of numbers)