just type a=Area_of_Squares(ss,fn,ss,sa,c) with proper numbers (or variabels) as arguments, that should do the trick iirc.Originally Posted by The_Doctor
EDIT: in your for command, shouldn't you use <= instead of == ? It's the continue condition, not ending condition you should use iirc
EDIT2: why do you return 1 instead of the actual area ?
Bookmarks