As you can see my code which needs a lots of inputs how can I input my values in a systematic way without get confusing ?Solved | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

As you can see my code which needs a lots of inputs how can I input my values in a systematic way without get confusing ?Solved

https://code.sololearn.com/caLWBQrKkKP0/?ref=app

11th Jun 2021, 6:51 PM
SUKHBEER SINGH
SUKHBEER SINGH - avatar
3 Answers
+ 2
SUKHBEER TMU Student you can't change this thing in the app . You can either take all inputs in separate lines or can use other apps from play store to run the program
13th Jun 2021, 11:13 PM
Vijay Gunwant
Vijay Gunwant - avatar
+ 2
SUKHBEER TMU Student you should use comments in that case they will make the code understandable and systematic. Also take inputs of same type differently like for matrix "a" take collectively all values required for "a" and so on for "b"
13th Jun 2021, 4:39 AM
Vijay Gunwant
Vijay Gunwant - avatar
+ 1
Vijay Gunwant the problem is during the run time when I input my values in this app it makes very confusing for me 🤷‍♂️
13th Jun 2021, 4:55 AM
SUKHBEER SINGH
SUKHBEER SINGH - avatar