Best writers. Best papers. Let professionals take care of your academic papers

Order a similar paper and get 15% discount on your first order with us
Use the following coupon "FIRST15"
ORDER NOW

i believe my indication is off or i may have a curly bracket in the wrong place

i believe my indication is off or i may have a curly

bracket in the wrong place , can someone else be another set of eyes please

Screenshot (165).png
U Digital | X
Homep X = WiseGu X Week 3 X
Java.lar X
(9) iClo x + GDB or x M Inbox – X
Replit X
java – I X
Homev X
+
X
A https://repl.it/@BriannaScott/loops-are-my-friend2
B
Ill Compete in our music-themed online hackathon in July for over $8000 in prizes . Learn More X
@BriannaScott/loops are my friend2
run
No description
share
+ new repl
my repls
28 talk
BriannaScott (… .
Files
Main.java
E saved
https://loops-are-my-friend2.briannascott.repl.run
patteren using for loops
+
Main.java
UT
//FileName: LoopFriends . java
OpenJDK Runtime Environment (build 10.0.2+13-Ubuntu-lubuntuq. 18
– 04. 4)
//Import required java class
> javac -d . Main. java
Main. java:30: error: reached end of file while parsing
8
import java. util. Scanner;
9
10
public class LoopClass {
1 error
11
compiler exit status 1
12
public static void main(String args) {
13
14
Scanner inputStream = new Scanner (System. in);
15
// inner loop printing the statement
16
for (int i = 1; i < 10; i += 2) {
17
for (int j = 0; j < 9 – i / 2; j++) {
18
System. out . printIn("Loops are my Friend");
19
20
21
//Outer loop is skipping a line
22
for (int j = 0; j < i; j++) {
23
System. out. print(" ");
24
25
26
System . out . print ("\n");
27
28
29
30
?
Type here to search
W
?
A
4:49 PM
7/7/2019
 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"