quiz.tex
author Santosh G. Vattam <vattam.santosh@gmail.com>
Fri, 09 Oct 2009 16:59:02 +0530
changeset 90 18687fadbc08
parent 64 333092b68926
child 85 8ca53181bee6
permissions -rw-r--r--
Added the sslc marks sheet text file needed for Files problem set.

\documentclass[a4paper,10pt]{book}


\begin{document}
Which version of Python were you using? 
List some key differences between IPython and Vanilla Python
What is the biggest integer number that can be represented by Python?
What is the result of 17.0 / 2?
What does '*' * 40 produce?
 
\end{document}