if x % 2 == 0 and x % 5 == 0 and x % 13 == 0: ...
Vježbe iz predmeta PZW. Contribute to mariosever/Programiranje-Python development by creating an account on GitHub.