diff options
Diffstat (limited to 'day2/session3.tex')
-rw-r--r-- | day2/session3.tex | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/day2/session3.tex b/day2/session3.tex index 97ecf59..61bcbe3 100644 --- a/day2/session3.tex +++ b/day2/session3.tex @@ -432,3 +432,11 @@ for line in urllib2.urlopen('http://site.com'): \end{frame} \end{document} + +%% Questions for Quiz %% +%% ------------------ %% + +\begin{frame} + \frametitle{\incqno} + How many items can a function return? +\end{frame} |