Java

TOPIC 08 – KEYBOARD INPUT & STRINGS
AP EXTRA

 

AP LESSON WORK

 

 

QUESTION 1

Write the single-line statement that outputs all numbers from 0 to 9 each on its own line.

QUESTION 2

Write the single-line statement that outputs all characters from a to j each on their own line. However, each line should be tabbed over more than the previous one.