Programmazione in PYTHON – M3
December 7, 2024 @ 9:00 AM – 11:00 AM – 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