Premium Only Content

INPUT AND FORMATTED OUTPUT: RIGHT-FACING ARROW | USING NETBEANS | Angel Palacios
#InputAndFormattedOutputRightFacingArrow
LAB: INPUT AND FORMATTED OUTPUT: RIGHT-FACING ARROW
Given two input integers for an arrowhead and arrow body, print a right-facing arrow.
Ex: If the input is:
0 1
the output is:
1
11
00000111
000001111
00000111
11
1
Chapters:
0:00 Intro
0:11 Right-facing arrow
5:37 Output (Results)
SOLUTION: ** LabProgram.java **
import java.util.Scanner;
public class LabProgram {
public static void main(String[] args) {
Scanner scnr = new Scanner(System.in);
int baseChar;
int headChar;
baseChar = scnr.nextInt();
headChar = scnr.nextInt();
System.out.print(" ");
System.out.println(headChar);
System.out.print(" ");
System.out.print(headChar);
System.out.println(headChar);
System.out.print(baseChar);
System.out.print(baseChar);
System.out.print(baseChar);
System.out.print(baseChar);
System.out.print(baseChar);
System.out.print(headChar);
System.out.print(headChar);
System.out.println(headChar);
System.out.print(baseChar);
System.out.print(baseChar);
System.out.print(baseChar);
System.out.print(baseChar);
System.out.print(baseChar);
System.out.print(headChar);
System.out.print(headChar);
System.out.print(headChar);
System.out.println(headChar);
System.out.print(baseChar);
System.out.print(baseChar);
System.out.print(baseChar);
System.out.print(baseChar);
System.out.print(baseChar);
System.out.print(headChar);
System.out.print(headChar);
System.out.println(headChar);
System.out.print(" ");
System.out.print(headChar);
System.out.println(headChar);
System.out.print(" ");
System.out.println(headChar);
}
}
Good luck and I hope this helps!
Thank you all for watching!
Music in this video
Music: Paradise and Harmony
Musician: @iksonmusic
-
13:19
The Pascal Show
17 hours ago $0.51 earnedCOMEBACK DERAILED! Jimmy Kimmel's Return To Late Night Hit After ABC Affiliates REFUSE To Air Show
4.61K6 -
LIVE
Lofi Girl
2 years agoSynthwave Radio 🌌 - beats to chill/game to
226 watching -
2:17:05
FreshandFit
5 hours agoFrom SMALLVILLE to AB'SVILLE w/ Sam Jones III
122K7 -
3:05:45
Price of Reason
12 hours agoTrump's UN Takedown! BACKLASH Over Disney's Jimmy Kimmel Return! Tulsa King Season 3 Premiere Review
128K18 -
3:03:12
Badlands Media
14 hours agoDEFCON ZERQ Ep. 010: Government Overreach and the Battle for Freedom
174K61 -
9:46
Levi
1 day agoWhy XRP's Bull Run Will Be 10x Bigger Than The Last One - Raoul Pal
10.2K2 -
20:13
Paul Barron Network
26 days ago $1.19 earnedXRP Vault Yields Coming in September!?🔥Flare CEO INTERVIEW
10.7K1 -
3:00:12
TimcastIRL
9 hours agoJimmy Kimmel Show IN CHAOS Before Return, Affiliates REFUSE, Staff Says THEYLL QUIT
364K114 -
2:49:26
Laura Loomer
9 hours agoEP145: Trump Makes BOMBSHELL Autism Announcement
53.4K19 -
6:14:04
SpartakusLIVE
10 hours agoEXPLOSIVE $400+ 2v2 Tuesday has viewers GLUED to the screen
64.3K2