Java Practice-it Introduction to Java Programming | Exercise 1.2 Spikey

preview_player
Показать описание
Topics:
basics , classes, escape sequences, println

Question:
Write a complete Java program in a class named Spikey that prints the following output:
\/
\\//
\\\///
///\\\
//\\
/\

Problem:
Рекомендации по теме