Chose "a" and "b" then chose your Piral type -If you remake this, credit by my real name (Đỗ Ken) and this should be know as the "Ken Do's Piral"
-First 1000 digits of pi visualized in 3 ways -Piral is "Pi" + "Spiral" -A Piral is "kind of" a fractal -The "x" is "mid(y;pi)" //At the start, interger/ varible "y" will always be "0" //Piral 1: Move "a*mid(y;pi)"; Turn "10*b"; Change "y" by "1"; //Piral 2: Move "a"; Turn "b*mid(y;pi)"; Change "y" by "1"; //Piral 3: Move "a*mid(y;pi)"; Turn "b*mid(y;pi)"; Change "y" by "1";