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
3 Réponses
+ 2
⭐⭐⭐⭐⭐⭐⭐
LINK YOUR COMPLETE CODE
👉NO screenshots
⭐⭐⭐⭐⭐⭐⭐
as already asked in your previous question:
https://www.sololearn.com/Discuss/3038851/?ref=app
+ 1
Ferg ,
please post a link to your code here
also add a task description
+ 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