Write a program that will multiply the sum of 5 and 6 by 57.3 and output the result | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 6

Write a program that will multiply the sum of 5 and 6 by 57.3 and output the result

I need answers

25th Aug 2021, 6:18 PM
Sandeep S
22 Answers
+ 3
sinem , if you have a problem and need some help, please create your own post. thanks!
15th Sep 2021, 6:15 PM
Lothar
Lothar - avatar
+ 3
its print((5+6)*57.3)
1st Oct 2021, 5:06 AM
Juan
+ 2
help
15th Sep 2021, 1:09 PM
sinem
+ 1
Sruthi Sruthi We're not here to spoon feed anyone with direct answers. You should try attempting it by yourself.
11th Sep 2021, 10:30 AM
Calvin Thomas
Calvin Thomas - avatar
0
Post your code
25th Aug 2021, 6:18 PM
Atul [Inactive]
0
We need attempts.
26th Aug 2021, 6:25 AM
Calvin Thomas
Calvin Thomas - avatar
0
Multiply the sum of 5 and 6 divided by 57.3 plz tell me a code
4th Sep 2021, 10:35 AM
17 Kavimalar
0
What is the answer
11th Sep 2021, 9:56 AM
Palepu Chayanand
0
I know answer 5+6=11 and 11/57.3=0.1919 but coding I don't know
14th Sep 2021, 4:34 AM
17 Kavimalar
0
How to solve the problem? print ((5+6)*57.3)
14th Sep 2021, 4:50 PM
Greatboy Ukande
0
Ok
16th Sep 2021, 6:20 AM
17 Kavimalar
0
This is ridiculous i have tried everything and it is still wrong. Is there a hint?
27th Sep 2021, 11:39 PM
Sofia Thurman
0
The ANWSER is print((5+6)*57.3)
8th Nov 2021, 7:08 AM
Sineth devmithu
Sineth devmithu - avatar
0
print((5+6)*57.3)
4th Dec 2021, 5:56 PM
Md. Rakibul Islam
Md. Rakibul Islam - avatar
0
Write a program that will multiply the sum of 5 and 6 by 57.3 and output the result. please answer this with explaination pleasee!!!!
9th Jan 2022, 2:15 PM
RISHI SHARMA
- 1
Thank you for your suggestions I solved this case
26th Aug 2021, 2:02 PM
Sandeep S
- 1
How to solve this problem? Print((5 + 6)/ 57.3) is crt Or not
4th Sep 2021, 4:02 AM
17 Kavimalar
- 1
17 Kavimalar Run it in the code playground and see.
4th Sep 2021, 4:20 AM
Calvin Thomas
Calvin Thomas - avatar
- 1
It's invalid
4th Sep 2021, 4:44 AM
17 Kavimalar
- 2
Sandeep S , please don't ask the community to do this job for you. to get ready codes does not really help you to progress in learning and it does not develop your problem solving ability. as you have joined sololearn just some hours ago, it looks like this is a homework or a challenge like this. before we can help you, you should show us your attempt first. if you have not done a try by yourself upto now, please do so. Put your code in playground and link it here. thanks!
25th Aug 2021, 6:41 PM
Lothar
Lothar - avatar