Digits of Pi Help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Digits of Pi Help

I'm trying to do the digits of pi code challenge, and I'm stuck. I think I've converted Math.PI into an array of its digits. However, I'm not sure how to return the digit in the specific array message. any help would be awesome. I'm using C# https://code.sololearn.com/c56uZUl5WZ1e/?ref=app

21st Aug 2020, 2:36 PM
Albert LeBlanc
Albert LeBlanc - avatar
2 Answers
0
did you try passing on other variable then return?
23rd Aug 2020, 12:19 PM
KnightDeluxe12
KnightDeluxe12 - avatar
0
No. How would I do that?
24th Aug 2020, 12:00 AM
Albert LeBlanc
Albert LeBlanc - avatar