- 6
Write a program that will multiply the sum of 5 and 6 by 57.3 and output the result
I need answers
22 ответов
+ 3
sinem ,
if you have a problem and need some help, please create your own post.
thanks!
+ 3
its
print((5+6)*57.3)
+ 2
help
+ 1
Sruthi Sruthi We're not here to spoon feed anyone with direct answers. You should try attempting it by yourself.
0
Post your code
0
We need attempts.
0
Multiply the sum of 5 and 6 divided by 57.3 plz tell me a code
0
What is the answer
0
I know answer 5+6=11 and 11/57.3=0.1919 but coding I don't know
0
How to solve the problem?
print ((5+6)*57.3)
0
Ok
0
This is ridiculous i have tried everything and it is still wrong. Is there a hint?
0
The ANWSER is print((5+6)*57.3)
0
print((5+6)*57.3)
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!!!!
- 1
Thank you for your suggestions
I solved this case
- 1
How to solve this problem? Print((5 + 6)/ 57.3) is crt Or not
- 1
17 Kavimalar Run it in the code playground and see.
- 1
It's invalid
- 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!