TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Python Input

1 pointsby rshettyabout 13 years ago

1 comment

read_wharfabout 13 years ago
<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>