Triangle of Pascal - Python

by Rodrigo Casana

Description

This program simulates the development of the Pascal triangle or Tartaglia triangle. In the Pascal triangle, each number is the sum of the two numbers above it.