Programmazione in PYTHON – M3
December 5, 2024 @ 4:00 PM – 6:00 PM – Module 3: Functions and Modules (2 hours) Functions Defining and calling functions Function arguments and return values Modules Importing and using modules Creating your own modules Hands-On Activity Write a function to calculate the factorial of a number Create a module with utility functions