Python Practice
-
Updated
Sep 25, 2023 - Jupyter Notebook
Python Practice
Python Recursive program that draws a Sierpinski Triangle.
Given the metric space C([-1,1]) (continuous functions on the closed interval [-1,1]) with the norm of the maximum. This code checks with the help of a color map, if a given function sequence is or not a Cauchy sequence in C([-1,1]).
Determine the winner of a tic tac toe game by traversing a 2D array.
Add a description, image, and links to the python-recursive topic page so that developers can more easily learn about it.
To associate your repository with the python-recursive topic, visit your repo's landing page and select "manage topics."