<!DOCTYPE html> <html> <head> <link rel="icon" href="Dangrain.ico" type="image/x-icon"> <title>Project1</title> </head> <header> <h1>Eco simulation in python</h1> <nav> <h1>This project is something I had in mind for a long time.</h1> <h1>The basics of this is a lot of math, Ironically I am bad at math in school.</h1> <h1>Now, this relies mostly on randomly generated numbers and pure luck, </h1> <h1>also I am pretty sure that this can be coded much more efficiently, </h1> <h1>but If we can say that we can also pretend that Python is a fast language</h1> <h1>Which is not true, but that's basically It.</h1> <h1>Code here:</h1><a href="Redditlike.HTML">Home</a> </nav> </header>