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
2 ответов
0
did you try passing on other variable then return?
0
No. How would I do that?