TRIANGLE NUMBERS WITH PYTHON
This post explores some different ways of generating the famous Triangle Numbers with Python. Before reading on, have a go a writing some Python code to print out the first 10 Triangle...
Computer programming and Mathematics are deeply connected. Develop your understanding of both subjects by making connections between them.