- 1
Can any one please help me in question 14.1 practice question
5 Answers
+ 3
How we can help you if you don't describe your doubt/question?
+ 2
You need to write a code that will work for any inputs not just that one test case. You may declare two input variables and multiply them with each other. In that case, one should be integer and other one is a string.
+ 1
Somebody wrote code to take a string input and output it, repeated 10 times.
However, the code results in an error.
When i solve it it's contains test case #1 and test case #2 and both contain different input so how can I solve it
+ 1
The question is from variable - 14.2 practice
0
Please help me