1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Tcecarenko [31]
3 years ago
7

A Python program that calculates how many seconds in a week

Mathematics
1 answer:
Liula [17]3 years ago
4 0

Answer:

See the python code in the description below

Step-by-step explanation:

A Python program that calculates how many seconds in a week

Step one:

One Minute = 60 Seconds

One Hour = 60 Minutes

One Day = 24 Hours

One Week = 7 Days

Step two:

#Initialize the number of seconds in a week

number_of_weeks= int(input("enter the number of weeks here: "))

number_of_seconds_in_a_week=60*60*24*7*number_of_weeks

print("the number of seconds in", number_of_weeks, "week(s)", "is", number_of_seconds_in_a_week )

You might be interested in
What is the value of (3x^2+1-1-x)(2) ?
Dafna1 [17]

Answer:

  6x^2 -2x

Step-by-step explanation:

As written, the constant terms in the first factor cancel each other. The distributive property is used to perform the multiplication:

  (3x^2 +1 -1 -x)(2) = (3x^2 -x)(2) = (3x^2)(2) -x(2)

  = 6x^2 -2x

7 0
3 years ago
What is the area of the triangle in square yards?
True [87]

Answer:

DON'T LOOK AT THE PICTURE!!

Step-by-step explanation:

3 0
2 years ago
Need help remembering how to solve f(x)=5x2
nata0808 [166]
F(x)=5*2
the f(x) stands for a normal X like any other algebraic equation. so all it is, is 5 times 2, which is 10.
so,
f(x)=5*2
f(x)=10<span />
3 0
3 years ago
Photo attached please help
aniked [119]
C and E that is the answer
4 0
2 years ago
The some of two consecutive even integers is 170. find the two integers.
Tatiana [17]
2 consecutive even integers : x and x + 2

x + x + 2 = 170
2x + 2 = 170
2x = 170 - 2
2x = 168
x = 168/2
x = 84

x + 2 = 84 + 2 = 86

so ur 2 numbers are 84 and 86
8 0
3 years ago
Other questions:
  • PLEASE HELP ME!!! IM REALLY STUCK
    6·1 answer
  • Please graph y = (x+4)/2
    9·1 answer
  • Use the Multiplication Law of Exponents to solve the expression below.<br> 121/2.121/2 =
    13·1 answer
  • 4 is equal to what percent ?
    5·2 answers
  • Equivalent expression for 7 to the 12th power times 7 to the 4th power
    13·1 answer
  • Find the area of the triangle <br><br> A. 26 yd2<br><br> B. 12yd2<br><br> C. 24yd2<br><br> D. 36yd2
    8·1 answer
  • The sum of three consecutive odd numbers is 93. What is the smallest of these numbers?
    8·2 answers
  • Do i add 40 + 45? Or multiply
    9·1 answer
  • Combine these radicals. square root 27 and square root 3
    11·1 answer
  • Find the tenth term in the pattern
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!