- 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
3 Antworten
+ 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
+ 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"
+ 1
Vijay Gunwant the problem is during the run time when I input my values in this app it makes very confusing for me 🤷♂️