Python Class - Day 22 - Deep Dive in Function - specific data passing, recursion, and more

Опубликовано: 22 Февраль 2026
на канале: UnaCreators
129
2

Welcome to Day 22 of our Python Class!

In this today’s session, we will learn more about functions in python. We will see default parameter in function, pass any type of data as argument, return a value from function, position-only and keyword-only arguments, and recursion in function where the function call itself.

Video Timestamps
00:00:00 Introduction
00:00:12 Previous day video info
00:00:44 Default parameter value
00:02:40 Pass any type of data as an argument
00:04:24 Return value from a function
00:06:58 Practical example of Return value from a function
00:13:24 The pass statement
00:14:08 Positional-Only Arguments
00:17:58 Keyword-Only Arguments
00:20:10 Combine Positional-Only and Keyword-Only Arguments
00:23:57 Recursion (The function call itself)
00:36:15 Questions & Answers (Q&A) session

Make sure to subscribe and hit the notification bell so you don't miss out on the next lessons! Join our community of learners and start your Python journey today.

🔗 Task Links:
Day - 22 Task → https://drive.google.com/file/d/1ZksD...

🔗 Resources Links:
Python Class Challenge Tracking Sheet → https://drive.google.com/file/d/1VPRq...
Keyboard Symbols → https://drive.google.com/file/d/1iTnV...

🔗 Download Links:
Download Python → https://www.python.org/downloads
Download JetBrains ToolBox → https://www.jetbrains.com/toolbox-app

🔗 Community Links:
Facebook Community:   / unacreators  
WhatsApp Community: https://chat.whatsapp.com/ILuwsCY4yvf...
Telegram Community: https://t.me/+CqL-Z3KnbXUxNDQ1

🔗 Register for LIVE classes and see the course curriculum:
Class Registration Link: https://coaching.unacreators.com/free...

Don't forget to like, comment, and share this video with others who are interested in learning Python!

Follow UnaCreators:
Twitter (X):   / unacreators  
Facebook:   / unacreators  
Instagram:   / unacreators  
LinkedIn:   / unacreators  
Subscribe on YouTube:    / @unacreators  

Follow Abhishek Kumar:
Twitter (X): https://x.com/Abhishek_0116
Facebook:   / abhishek0116  
Instagram:   / abhishek_0116  
LinkedIn:   / abhishek0116  
Subscribe on YouTube:    / @abhishek0116  

#PythonChallengeWithAbhishek #python #pythonclass #classwithabhishek #pythonbasic #abhishekkumar #introduction #PyCharm

PythonChallengeWithAbhishek, python challenge with abhishek, python, python class, class with abhishek, python basic, abhishek kumar, introduction, practical python program, function in python, python function, positional-only arguments, keyword-only arguments, recursion