0
I found a bug in the course
I wrote 3 times already to the staff and got redirected here, so I am attaching 2 links to screenshots of the bug itself. Please help as I can't complete the course due to the bug ! 1. https://postimg.cc/ZWdXVk4d 2. https://postimg.cc/HVJNkGJh
6 Antworten
+ 5
In your code, you have a `double` variable named <radius>, but you read its value by using Convert.ToInt32(), a method which was meant for converting string to 32-bit integer.
Try to use Convert.ToDouble() instead.
+ 2
Ipang, I think Ayan is trying to say give hints instead of a direct answer.
(Not my personal comment, I think you did it fine)
+ 1
its no but rewrite that to accept parameter
+ 1
Thank you guys, I didn't thought it through, you helped a lot !
+ 1
What do you mean show the path Ayan Poddar?
0
Ipang sololearn create those test to test their knowledge i think instead of giving actualy ans may be you show the path