You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: conf.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@
53
53
# General information about the project.
54
54
project=u'How to Think Like a Computer Scientist'
55
55
copyright=u'2014 Brad Miller, David Ranum, Created using Runestone Interactive'
56
-
course_description="""Based on the original open source book by Allan Downy and Jeff Elkner. Learn Python, this edition is expanded with additional topics and is fully interactive. Try examples, answer questions, interactively, right in the book!"""
56
+
course_description="""Based on the original open source book by Allen B. Downey and Jeff Elkner. Learn Python, this edition is expanded with additional topics and is fully interactive. Try examples, answer questions, interactively, right in the book!"""
57
57
key_words="intro google active learning fun data turtle graphics learn"
0 commit comments