Java: Print a face
Face Printer
Write a Java program to print a face.
Pictorial Presentation:
Sample Solution:
Java Code:
Sample Output:
+"""""+ [| o o |] | ^ | | '-' | +-----+
Flowchart:
Sample Solution (using array):
Java Code:
Flowchart:
For more Practice: Solve these Related Problems:
- Modify the program to print a different emoji-style face.
- Write a program that prints an ASCII representation of an animal.
- Modify the face printer to display a smiling and frowning face alternately.
- Write a program that prints the face with different eyes based on user input.
Java Code Editor:
Previous: Write a Java program to swap two variables.
Next: Write a Java program to add two binary numbers.
What is the difficulty level of this exercise?
Test your Programming skills with w3resource's quiz.
- Weekly Trends and Language Statistics
- Weekly Trends and Language Statistics