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
Sorry I didn't understand your message, I 've already find it. If you need the answer i can give you my solution
0
This website uses cookies to provide you with personalized service. By using this website, you agree to our use of cookies. If you require more details, please read our Terms and Policy.