You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
staypufd edited this page Oct 14, 2014
·
1 revision
Homework Assignment 1
Create a program that will let the user input 5 numbers.
The program will then print out the odd numbers.
The program will then print out the even numbers.
The program will sum the numbers and print the sum out.