+ 2
How to solve?
ouput: *** ** * fill this: public class Program { public static void main(String[] args){ int size=______; for (int k=0;k<=______;k++) for (int j=0;j<size_____;j++) System.out.println("________"); System.out.println("\n"); } }
13 Answers
+ 17
can't be solve through filling these blanks for now
//btw u can do like this
int size=3;
for (int k=0;k<size;k++){
for (int j=0;j<size-k;j++)
System.out.print ("*");
System.out.println();
}
+ 2
Thanks 🙏 🤗😊😊😊
+ 2
hey why don't u just view correct answers when ur challenge is completed
+ 2
just scroll down and see the correct answer only after the quiz is completed
+ 2
u got it
+ 2
sure I am always ready to help
+ 2
u r welcome
+ 1
Sure Master 😊
+ 1
Because u got platinum 😊so u r master
......
Am I right master 😊😊😊
+ 1
how to view quizzes? idk that 😐
+ 1
ohh ok thanks🙂☺☺
+ 1
yeah thanks🙂if I have doubt I will ask u
+ 1
thanks🙂