0% found this document useful (0 votes)
59 views1 page

Draw Code PrintIn Statement

The document contains a Java program that uses println statements to draw a computer gaming chair. The program outputs the lines of code necessary to render the chair, showing its various parts like the back, seat, armrests, wheels through symbols and characters.

Uploaded by

nobody know
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views1 page

Draw Code PrintIn Statement

The document contains a Java program that uses println statements to draw a computer gaming chair. The program outputs the lines of code necessary to render the chair, showing its various parts like the back, seat, armrests, wheels through symbols and characters.

Uploaded by

nobody know
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

public class ItemAtHome {

public static void main(String args[]) {

System.out.println(" Gian Carlo L. Gujilde BSIT-1A ");

System.out.println(" Computer Programming 1 ");


System.out.println(" 02 Task Performance 1 ");
// Select any item that you see at home.
// Create a Java console program that uses println() statements to draw
that item.
// Computer Gaming Chair

System.out.println(" COMPUTER GAMING CHAIR ");

System.out.println(" <---------> ");


System.out.println(" --< >-- ");
System.out.println(" | <---------> | ");
System.out.println(" | | ");
System.out.println(" | | ");

m
System.out.println(" | | | ");

er as
System.out.println(" ____ | | | ____ ");

co
System.out.println(" | | | | | | | ");

eH w
System.out.println(" | | | | | | | ");
System.out.println(" | | | | | | | ");

o.
System.out.println(" ||
rs e | | || ");
System.out.println(" || | | || ");
ou urc
System.out.println(" __||____<_______________>____||__ ");
System.out.println(" | _________ | ");
System.out.println(" |_________________________________| ");
System.out.println(" | | ");
o

System.out.println(" | | ");
aC s

System.out.println(" | | ");
v i y re

System.out.println(" | | ");
System.out.println(" | | ");
System.out.println(" |_| ");
System.out.println(" ____|___|____ ");
System.out.println(" || || || || ");
ed d

System.out.println(" || | || ");
ar stu

System.out.println(" || | || ");
System.out.println(" || | || ");
System.out.println(" (_) (_) (_) ");

}
sh is

}
Th

This study source was downloaded by 100000816940498 from CourseHero.com on 10-09-2021 19:56:38 GMT -05:00

https://www.coursehero.com/file/76391673/Draw-Code-PrintIn-Statementtxt/
Powered by TCPDF (www.tcpdf.org)

You might also like