0
How to do 2â˘2 problem in python
Please
3 Answers
+ 6
Prashanth world Prashanth ,
if you really have a problem, we need some more details from you:
âŞď¸give a clear and complete description about your task
âŞď¸if your question is related to an exercise in a tutorial, please mention the tutorial name and the lesson number
âŞď¸if there are error messages please post them here
âŞď¸give at least one sample with input data and the expected output
âŞď¸to be able to find out the issues you have, we need to see your code
   => please put your code in playground, save it there and post a link to it here.
thanks for your understanding!
+ 1
Take a look at these guides on how to ask a question.
https://stackoverflow.com/help/how-to-ask
https://www.sololearn.com/blog/38/8-simple-rules-to-get-help-from-the-community
Please always tag the language you're asking about.
https://code.sololearn.com/W3uiji9X28C1/?ref=app
+ 1
Python Core
total = 68*2
print(total)