Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Challenge #1
- Exercise #1:
- Write a program that displays Welcome To Java.
- Exercise #2:
- Write a program that displays Welcome To Java five times. (Each on a new line.)
- Exercise #3:
- Write a program that displays the following pattern:
- J A V V A
- J A A V V A A
- J J AAAAA V V AAAAA
- JJ A A V A A
Advertisement
Add Comment
Please, Sign In to add comment