- 3
Please somebody should help me write a program that will multiply the sum of 5 and 6 by 10..
Python3 https://code.sololearn.com/c01n00iz6Fnb/?ref=app https://code.sololearn.com/cb3RzXG8TnNS/?ref=app https://code.sololearn.com/cdTyX3Sxo83O/?ref=app https://code.sololearn.com/cwQlesI0TP01/?ref=app https://code.sololearn.com/cKSixiK1KABc/?ref=app
4 Antworten
+ 5
Emmanuel , you have just started to learn python. Please be patient and continue with the tutorial, then do a try by yourself first. When you struggle, come back to this place and ask for help. Keep in mind, that you are asked to show your attempt here, before we can help you.
Please don't post codes or whatever here, that is not related to your question. Thanks!
0
Help me grow in python
0
Okay thank you ,but i already tried it
- 2
Its ans is print ((5+6)*10)