
-----------------------------------
sweet4evr
Tue Oct 16, 2007 4:27 pm

HOw to create a die in turing?
-----------------------------------
i need immediate help in making a die in turing that has 5 dots on it, the problem i am having is that i don;t know how to put the formula in the input window.
i put const:3.14 and then i am lost...like what do i put
here i am so far:
var sidelenght:real
var lenght:real
put" yadayada yada"
get sidelnght

const:3.14
?????????????????????

-----------------------------------
Martin
Tue Oct 16, 2007 4:47 pm

RE:HOw to create a die in turing?
-----------------------------------
http://compsci.ca/v3/search.php

-----------------------------------
HeavenAgain
Tue Oct 16, 2007 6:24 pm

Re: HOw to create a die in turing?
-----------------------------------
:snooty:  you are using const wrong :doh:
and what you mean by, "5 dots on it", and "how to put formula in the input window"
if the error is with const:3.14, my best guess would be, try Math.PI 