Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions leap-year.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Umut çalışıyor...


#just adding a leap year calculator message omg -. -.- -.- -.- -.- -.- -.-

# **Exercise | ?comprehension | ?range() | ?len() | ?nested for loop() | ?any() | ?sum() | ?append()**
# 2520 is the smallest number that can be divided by each of the numbers from 1 to 10 without any remainder.
# What is the smallest positive number which is evenly divisible by all of the numbers from 1 to 20?
# What is the smallest positive number which is evenly divisible by all of t^X^Xhe numbers from 1 to 20?
# MClay
nums_prime = []

Expand Down