This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
python3:input_output [2018/08/14 17:05] jguerin Added note about the nature of testing. |
python3:input_output [2018/08/14 19:04] (current) jguerin |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== Input Basics ===== | ===== Input Basics ===== | ||
- | Input in Python3 is handled via the '' | + | Input in Python3 is handled via the '' |
<code python> | <code python> |