Despina Adamopoulou
Despina Adamopoulou
Fixes #215
- [x] Update intro page to match the description of the new structure (i.e. 3 days instead of 4) - [x] Intro page currently has 2 `table of contents` sections....
Since Binder often tends to have problems, we should investigate whether there are better alternatives i.e. a Jupyter notebook.
Positional vs keyword arguments (use the [`inspect`](https://docs.python.org/3/library/inspect.html#inspect.Parameter) module for testing) _Originally posted by @edoardob90 in https://github.com/empa-scientific-it/python-tutorial/issues/118#issuecomment-2007242461_
Since some people have mentioned that they struggle with the syntax or the basic concepts of not only Python, but coding in general if they have never done it before,...