Falling apples

Sign in to test your solution.
# zet je oplossing in de functie main import math def main(): # TODO ... # enkel om lokaal te kunnen testen if __name__ == '__main__': main()