Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bf9152c

Browse filesBrowse files
authored
Update slides/control_flow_slides.ipynb
1 parent 458f013 commit bf9152c
Copy full SHA for bf9152c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎slides/control_flow_slides.ipynb

Copy file name to clipboardExpand all lines: slides/control_flow_slides.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"id": "c77d7858-0f56-4925-9724-689aadbb23a7",
7474
"metadata": {},
7575
"source": [
76-
"Python [supports](./01-basic_datatypes.ipynb#Comparison-operators) different comparison expressions. They return either `True` or `False`.\n",
76+
"Python [supports](../01-basic_datatypes.ipynb#Comparison-operators) different comparison expressions. They return either `True` or `False`.\n",
7777
"\n",
7878
"We use these results to evaluate **conditional statements**, and branch have our program behave differently."
7979
]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.