Issue with my for loop to print the result of a formula. Why is the formula is for loop not printing please? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Issue with my for loop to print the result of a formula. Why is the formula is for loop not printing please?

https://code.sololearn.com/W0uUMvf9cQ6d/?ref=app

20th Apr 2017, 6:26 PM
AceDev
2 ответов
+ 11
Forgot a ) line 29. Before the semi-colon.
20th Apr 2017, 6:28 PM
Rrestoring faith
Rrestoring faith - avatar
0
Thank you very much!
20th Apr 2017, 6:53 PM
AceDev