diff --git a/README.md b/README.md index b4f9c2e..e50a197 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ -asli + +lion lion LION + + + + +Perfect, you have just contributed someone else's project + + + +Lion lion lion diff --git a/leap-year.py b/leap-year.py index 7509825..7a25ba9 100644 --- a/leap-year.py +++ b/leap-year.py @@ -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) : @@ -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")