thorax232

Challenge #1

Nov 1st, 2012
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. Challenge #1
  2.  
  3. Exercise #1:
  4. Write a program that displays Welcome To Java.
  5.  
  6. Exercise #2:
  7. Write a program that displays Welcome To Java five times. (Each on a new line.)
  8.  
  9. Exercise #3:
  10. Write a program that displays the following pattern:
  11. J A V V A
  12. J A A V V A A
  13. J J AAAAA V V AAAAA
  14. JJ A A V A A
Advertisement
Add Comment
Please, Sign In to add comment