Multiple Variables NEED HELP | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Multiple Variables NEED HELP

https://imgur.com/5J7Kchq Hi, I was trying to do this by many option but i have no idea how to pass the tests. I used methods that i found on sololearn discussion, see solution and nothing worked. I even did it in other way and it didn't worked https://imgur.com/siZ0IJC

28th May 2022, 5:03 PM
Ferg
3 Answers
+ 2
⭐⭐⭐⭐⭐⭐⭐ LINK YOUR COMPLETE CODE 👉NO screenshots ⭐⭐⭐⭐⭐⭐⭐ as already asked in your previous question: https://www.sololearn.com/Discuss/3038851/?ref=app
28th May 2022, 6:57 PM
Lisa
Lisa - avatar
+ 1
Ferg , please post a link to your code here also add a task description
28th May 2022, 5:13 PM
Lothar
Lothar - avatar
+ 1
just declare variable x, and y with input. don't put anything in input parentheses. you have to convert x variable. so x = int(input()). and print the multiplication
28th May 2022, 5:22 PM
Christian Fare T.
Christian Fare T. - avatar