about | help | code help+videos | done | prefs |
Make an integer array that stores the first 10 digits of pi. For example, 3 should be the first number in the array, then 1, and then 4, and so forth. The length of the array should be size 10. If you don't know the first 10 digits of pi, look below! array_makePi() → [3, 1, 4, 1, 5, 9, 2, 6, 5, 3] ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy