Skip to content
Open
Show file tree
Hide file tree
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
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@

asli




lion lion LION




Perfect, you have just contributed someone else's project



Lion lion lion
83 changes: 43 additions & 40 deletions leap-year.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
Umut çalışıyor...
# # Umut çalışıyor...



# **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?
# MClay
nums_prime = []
# # **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?
# # MClay

nums_prime = []
nums = 1
for i in nums :
prime = []
for j in range(2,i) :
Expand All @@ -30,73 +31,75 @@
for i in new_number :
count *= i
print(count)
# Default function to implement conditions to check leap year
def CheckLeap(year) :
# Checking if the given year is leap year

# # Default function to implement conditions to check leap year
# #
# def CheckLeap(year) :
# # Checking if the given year is leap year


print("merhaba")
# print("merhaba")


x = 6
# x = 6

while x < 15:
print(x)
x += 1
# while x < 15:
# print(x)
# x += 1



print("saık erdemmir")
# print("saık erdemmir")


print(b)
# print(b)




x = 6
# x = 6

while x < 15:
print(x)
x += 1
# while x < 15:
# print(x)
# x += 1


#code bug control
# #code bug control



print("All rights are reserved")
# print("All rights are reserved")


print(b)
print("Hello Cohort-12")
# print(b)
# print("Hello Cohort-12")


print(b)
print("Hello Cohort-12")
# print(b)
# print("Hello Cohort-12")

print("MErhabalar")
# print("MErhabalar")


print(b)
# print(b)

<<<<<<< HEAD
print("Hello Cohort-12")
# <<<<<<< HEAD
# print("Hello Cohort-12")

print("Buraya bakarlar")
# print("Buraya bakarlar")

print ("merhaba")
# print ("merhaba")

print("Hello Cohort-12
# print("Hello Cohort-12

x = 6
# x = 6

while x < 15:
print(x)
x += 1
print("Hahahaha")
# while x < 15:
# print(x)
# x += 1
# print("Hahahaha")


print("have nice holiday")
# print("have nice holiday")

print("yavaş öğreniyorum galiba")
# print("yavaş öğreniyorum galiba")