Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1
There's a little typo in Convert.ToDouble() The "." is missing
15th Apr 2022, 9:57 PM
Lisa
Lisa - avatar
0
Which task is it? I only found task 12 with area of circle
15th Apr 2022, 9:46 PM
Lisa
Lisa - avatar
0
Circumference = 2 * pi * r; But take pi value as Math.PI; instead of 3.14 if not any suggested there edit: area of circle = pi*r*r
15th Apr 2022, 9:52 PM
Jayakrishna 🇮🇳