Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ea 9.hafta odevler #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

emrahnl
Copy link

@emrahnl emrahnl commented Aug 15, 2019

No description provided.


first = int(input("first number: "))
last = int(input("second number: "))
control(first, last)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

**yazilan program istenilen sonuclara ulastirmaktadir


numbers=range (1,20)

print(reduce (lambda a,b:a+b,list(map(lambda x:x*2,list(filter(lambda x:x%2 !=0,numbers))))))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

**yazilan program istenilen sonuclara ulastirmaktadir

sum=monday+tuesday
points=reduce(lambda x, y : x + y, list(map(lambda x: round(x['sure']/60)*20,filter(lambda x: x ['sure']>=120, sum))))

print(points)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

**yazilan program istenilen sonuclara ulastirmaktadir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants