This course is archived · This course is now in read-only mode. You can’t register or make new submissions anymore, but your previous work and results are still available.

  Bevriende getallen

Sign in to test your solution.
getal_1 = int(input('eerste getal: ')) getal_2 = int(input('tweede getal: ')) som_delers_1 = 0 som_delers_2 = 0