--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/getting-started-with-functions/quickref.tex Wed Nov 10 21:17:33 2010 +0530 @@ -0,0 +1,4 @@ +Defining a function:\\ +{\ex \lstinline| def name([arguments]):|} +{\ex \lstinline| code|} +{\ex \lstinline| [return values]|}