Опубликовано: 12 Ноябрь 2024 на канале: TeachingCS
85
3
00:00 - Start
01:15 - Example of using *args to pass multiple arguments
03:15 - Example of using **kwargs to pass multiple items to a function
04:52 - Using different methods to access **kwargs data