0
Help with a program which prints a certain pattern/format:
@@@@4 @@@3 @@2 @1 Mod edit: attached possible code in question https://code.sololearn.com/c0yuHGr6nhnm/
8 Respuestas
+ 3
Your code looks correct, the signature of your main() method should look like this as per normal Java rules:
public static void main(String[] args)
+ 2
What exactly do you want to ask? Is this a task you're supposed to do?
+ 2
Please show us your attempt, we may give you a hint.
0
Yes
0
I want this program. I have tried yet it's not ❌wrong.
0
Can you please help me?
0
This is JAVA's program
0
@5555#
@4444#
@3333#
@2222#
@1111#