Skip to content

Commit 86aa55a

Browse files
authored
Update README.md
1 parent a740b3a commit 86aa55a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ In these workshops, we will:
1212
- Introduce basic python syntax including variables, data types, functions and for-loops
1313
- Demonstrate common operations for cleaning and parsing data
1414

15-
Each workshop will review some basic elements of the python programming language and will deep dive into a particular useful data type or common operation.
15+
Each workshop will review some basic elements of the python programming language and will deep dive into a particular useful data type or common operation. It will conclude with a real world type exercises and homework to will apply the materials covered in the workshop.
1616

17-
Each workshop will conclude with a real world type exercises and homework to will apply the materials covered in the workshop.
18-
19-
A particular emphasis on working with other students to debug and troubleshoot your code will be highly encouraged! It's the best way to learn!
17+
A high emphasis is placed on working with other students to debug and troubleshoot your code. It's the best way to learn!
2018

2119
## Set Up Before Workshop
2220

0 commit comments

Comments
 (0)