Ninja wanted to write a program to find the total of the fractions from 1/2 + 1/3 + 1/4 + ... 1/100 but instead of a total the code produces an error. The green apple should also say the total but doesn't. Can you figure out how to correct the code?
Based on an idea from Debugging Scripts in the Scratch Wiki