- Write a function that prints x elements of a list.
- Write a function that prints an integer with "{:d}".format().
- Write a function that prints the first x elements of a list and only integers.
- Write a function that divides 2 integers and prints the result.
- Write a function that divides element by element 2 lists.
- Write a function that raises a type exception.
- Write a function that raises a name exception with a message.
- Write a function that prints an integer.
- Write a function that executes a function safely.
- Write the Python function def magic_calculation(a, b): that does exactly the same as the following Python bytecode:
Files
0x05-python-exceptions
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||