Nuacht

Description This project generates the Sierpinski Triangle fractal using the Chaos Game algorithm. The program creates an animated visualization where points are plotted progressively to reveal the ...
🔺 Triangle Inequality Checker This is a command-line Python script that determines whether three given side lengths can form a valid triangle. The program prompts the user to enter three numbers, one ...