ok, this exercise drove me crazy, thanks david and misiu without you, i would not have found.
📌Small tips: the parentheses must fit together for this to work
It s possible for you to test your answer before to propose me,
Now I write like this :
System.out.println(2 * (3 + 4 * 5 + 6 * 7))
But it s not work.
Please, is it ok if you write an exemple like this : (2 * (3 + 4 * 5 + 6 * 7))
I know that you need to help me, but all propositions you are giving me didn't work.
This exercise is not easy .
this your last proposition.
System.out.println(2 * (3 + 4) * (5 + 6 * 7));
So check first your help before to communicate me . thanks