15. Write a program in python to read three numbers in three variables and swap first two variables with the sums of
1 answer:
Answer:
a = int(input("Enter first number: "))
b = int(input("Enter second number: "))
c = int(input("Enter third number: "))
a,b = a+b,b+c
print(a,b,c)
Explanation:
Assignments like this are easy in python, in the sense that no helper variables are needed!
You might be interested in
Answer:
Yes just go to spotify and pay for spotify premium.
Explanation:
Answer:
F
=
9
5
C
+
32
Subtract 32 from both sides:
F
−
32
=
9
5
C
Multiply both sides by 5:
5
(
F
−
32
)
=
9
C
Divide both sides by 9:
5
9
(
F
−
32
)
=
C
or
C
=
5
9
(
F
−
32
)
Explanation:
Answer:
You would need 8 bits.
Explanation:
pls mark brainliest
Answer:
what design do you want, also what design am i redesigning.