Skip to content

Commit

Permalink
Use same words as TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jan 16, 2024
1 parent 6f74be4 commit 467077e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/morning_session/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ This module introduces the fundamentals of Python programming language.
|---------------|-------------------------------|
| 09:00-10:00 | [Using the Python interpreter](using_the_python_interpreter.md), [the way of the program](the_way_of_the_program.md) |
| 10:00-10:15 | Break |
| 10:15-11:00 | [Working with Python scripts](working_with_python_scripts.md), [variables](variables_expressions_and_statements.md) |
| 10:15-11:00 | [Working with Python scripts](working_with_python_scripts.md), [Variables, expressions and statements: variables](variables_expressions_and_statements.md) |
| 11:00-11:15 | Break |
| 11:15-12:00 | [operators](variables_expressions_and_statements.md), [user input](variables_expressions_and_statements.md)
| 11:15-12:00 | [Variables, expressions and statements: operators](variables_expressions_and_statements.md), [Variables, expressions and statements: user input](variables_expressions_and_statements.md)

Link to HackMd: <https://hackmd.io/@dianai/uppmax-intro/>

Expand Down

0 comments on commit 467077e

Please sign in to comment.