We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d7e17 commit 676d177Copy full SHA for 676d177
1 file changed
09. If Statements.ipynb
@@ -10,6 +10,8 @@
10
"\n",
11
"If and else statements tell the computer what to do based on a `True` condition.\n",
12
13
+ "[Python Playlist on YouTube](https://www.youtube.com/watch?v=aNB2MQecPNk&list=PLLBUgWXdTBDi3J05aMVG1knUpqRhkbc46)",
14
+ "\n",
15
"[](https://www.youtube.com/watch?v=aNB2MQecPNk&list=PLLBUgWXdTBDi3J05aMVG1knUpqRhkbc46 \"Conditionals: if\")\n",
16
17
"This could be used for the temperature of the egg by telling the heaters to turn on, if the egg is too cold.\n",
0 commit comments