Skip to content

Commit 59c98e1

Browse files
Update 01-short-introduction-to-Python.md
1 parent 5c6fc00 commit 59c98e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_episodes/01-short-introduction-to-Python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Short Introduction to Programming in Python
33
teaching: 30
44
exercises: 5
55
questions:
6-
- "How do I program in Python?
7-
- "How can I represent my data in Python?
6+
- "How do I program in Python?"
7+
- "How can I represent my data in Python?"
88
objectives:
99
- "Describe the advantages of using programming vs. completing repetitive tasks by hand."
1010
- "Define the following data types in Python: strings, integers, and floats."

0 commit comments

Comments
 (0)