Initial Commit

This commit is contained in:
Lauchmelder23 2018-09-30 19:11:48 +02:00
parent f5943e0989
commit 82ef13e434

View file

@ -7,6 +7,7 @@
#######################################################################
sum = 0
test = "hjerhej"
for i in range(0, 1000):
if i%3 is 0 or i%5 is 0: