usingMaths.com
From Theory to Practice - Math You Can Use.







<< Previous Next >>

Why Python is Great for Junior Secondary School Students



Junior-Level Factors to Consider About the Python Programming Language

Python is a strongly typed, object oriented programming language created with low level, backend programming and gaming in mind.
According to Python.org, Python is widely used in junior secondary education and maths exercises because of its simplicity and readability.

Python uses tabs / spaces for demarcating blocks of code.
This could count as its most distinctive characteristic.

Like has been said, Python is very suitable for gaming applications.
So if your pursuit is writing games, then you've found your language!

In this junior secondary section, we have written all our maths educational exercises and demonstrations in Python.










<< Previous Next >>