Open Rohit-beep-droid opened 3 years ago
Added a simple multiplication table problem, which is very beginner friendly since it requires them to think about the use of multiple for loops, range() function, and most importantly how to create/work with multiple dimension arrays on Python.
Added a simple multiplication table problem, which is very beginner friendly since it requires them to think about the use of multiple for loops, range() function, and most importantly how to create/work with multiple dimension arrays on Python.