<p><pre><code> var foo_raw = raw_input("Enter")
</code></pre>
What language is that? I don't find 'var' as a listed Python keyword:<p><a href="http://docs.python.org/reference/lexical_analysis.html#identifiers" rel="nofollow">http://docs.python.org/reference/lexical_analysis.html#ident...</a>