rreben / learn-how-to-code

Python tutorial for beginners. Easy to use development environment based on anaconda, jupyter and vagrant.
4 stars 3 forks source link

raw_input should be better explained #3

Open rreben opened 7 years ago

rreben commented 7 years ago

raw_input should be better explained, because the first thing everybody does is to use the jupyter start button instead to just use enter in the input field.