問題タブ [kivymd]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - How to take user input in form of a matrix in kivymd
I am trying to make an app that take two matrix from the user and then we display it's multiplication.
I am new to kivymd, and can't figure it out how to take input from user and get all the value in the function on python file