Add note about online editor

pull/8/head
Tim Skov Jacobsen 2019-11-12 11:12:38 +01:00
parent 769f31dbd6
commit 2fb8441e91
1 changed files with 2 additions and 0 deletions

View File

@ -292,6 +292,8 @@
"# 0. Basic Exercises\n",
"These exercises are tiny appetizers for next time. \n",
"\n",
"Use a locally installed editor like Spyder or Visual Studio Code. If you want to try out coding without installing anything, try this online editor: https://www.onlinegdb.com/online_python_compiler\n",
"\n",
"# Exercise 0\n",
"If you haven't done so yet, go ahead and create your first little program and type `print('Hello world!')`. \n",
"\n",