Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 340 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 340 Bytes

python-training

Python training files and examples

Examples

  • restaurant_problem/restaurant_sorting.py
  • scripting_examples/names.py
  • scripting_examples/sum_squares.py

Group Exercises

  • restaurant_problem/group_restaurant_sorting.py
  • scripting_examples/group_names.py
  • scripting_examples/group_sum_squares.py