From 3f5814a9a36b3058a79957f3d4dc5d4e7ec87e0b Mon Sep 17 00:00:00 2001 From: Depresst0 Date: Fri, 15 Nov 2024 16:22:22 -0800 Subject: [PATCH] Add cc/fitnessgram --- cc/fitnessgram | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cc/fitnessgram diff --git a/cc/fitnessgram b/cc/fitnessgram new file mode 100644 index 0000000..1a2abd9 --- /dev/null +++ b/cc/fitnessgram @@ -0,0 +1,2 @@ +print("The FitnessGram Pacer Test is a multistage aerobic capacity test that progressively gets more difficult as it continues. The 20 meter pacer test will begin in 30 seconds. Line up at the start. The running speed starts slowly but gets faster each minute after you hear this signal *trill*. A single lap should be completed each time you hear this sound.") +print("*ding* Remember to run in a straight line and run as long as possible. The second time you fail to complete a lap before the sound, your test is over. The test will begin on the word start. On your mark. Get ready!... Start.") \ No newline at end of file