Examples
caution
This section is incomplete. We are currently working on improving it.
We are creating a Python introductory workshop with a few assignments:
- A few simples functions:
hello_world,simple_maths,facto,fibo - Some I/O based exercises:
cat_file,copy_file,find_file,grep_file - List manipulation exercises:
split_string,join_lists,comprehension_basic,comprehension_advanced
This gives us 12 assignments in total.