Zoek de fout(en)

Sign in to test your solution.
Getal1 = int(input("geef een getal:")) getal2 = input("geef nog een getal:) Som = Getal1 * Getal 2 print = ("Som")

  Python sandbox

This window allows you to run Python code without installing a thing. The code you write here is not automatically submitted to Dodona.

Test case being debugged