Create a list called Numbers
Prompt the user to enter Integer number between (30-100)numbers to the list
Keep asking the user to enter the numbers until he enter 0 to exit from the loop Once the user press 0 “Display a message for the user to “press a space bar” to print all numbers above 50
Once you print and all, then display a message said “Thank you ”
Now I have written the code, but it doesn't work after i press space bar