Saved Bookmarks
| 1. |
Write a program in Java to input a series of numbers one by one to print the count and average of those numbers which have 3 as their last digit. The process of inputting numbers should stop if the number inputted by the user is a negative number. |
| Answer» HOPE it's HELPFUL to you | |