subject

6.4.4: Add One This is what I have:

def return_ten ( 4, 8):

return 10

print(return_ten())

x = return_ten()

print(x + 1)

I got "Your function should include a return value." and "You should define exactly one function" correct. I didn't get "Your function should take exactly one argument" and "You should call your function".

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 07:50
Write a defining table and then a program that determines if you can sleep in or not. your program should get all its input from your computer’s clock. on all weekdays (monday through friday) that are not holidays, your program should output “get up! ” on all other days (weekends and holidays), your program should output “sleep in.” the three holidays that your program must check for are january 1 (new year’s day), july 4 (u.s. independence day), and december 25 (christmas). you don’t need to include other holidays in your program because most other holidays do not occur on a fixed day each year.
Answers: 1
question
Computers and Technology, 24.06.2019 10:00
Which two technologies support the building of single-page applications?
Answers: 2
question
Computers and Technology, 24.06.2019 15:00
Universal windows platform is designed for which windows 10 version?
Answers: 1
question
Computers and Technology, 25.06.2019 01:30
Ashort circuit locator should be periodically run along the cords used in a shop to check for shorts and open circuits. a.)true b.)false
Answers: 2
You know the right answer?
6.4.4: Add One This is what I have:

def return_ten ( 4, 8):

return 10
<...
Questions
question
Mathematics, 04.01.2022 17:30
question
Chemistry, 04.01.2022 17:30
Questions on the website: 13722359