Please enable JavaScript to use CodeHS

Hour of Code: Pi Day

Have you ever wondered how many digits of Pi are really needed? Using Java loops and conditional statements, students will explore the impact of using more digits of Pi when calculating the orbit of NASA Satellites. Note: Students should be familiar with basic loops, conditional, and print statements in Java before attempting this Hour of Code.

By David Burnham