Part 2: Rules of passing parameters to functions in Python made easy in Hindi

Part 2: Rules of passing parameters to functions in Python made easy in Hindi

🎙 Artificial Intelligence by SIS 👥 7K 📅 March 25, 2026 ⏱ 57 min 👁 445 📄 tutorial 🧭 2026-08-16
Available in: English (current) Français

Keywords

Pythonfunction parameterspositional argumentskeyword argumentsdefault values

Summary

This tutorial, presented in Hindi, explains the rules for passing parameters to functions in Python. It covers positional arguments, keyword arguments, default values, variable-length arguments (*args), and keyword-only arguments (**kwargs). The instructor demonstrates each concept with simple examples, showing how arguments are matched to parameters, how default values work, and how to use *args and **kwargs in function definitions and calls. The video also explains the unpacking of sequences and dictionaries using * and ** in function calls. The content is suitable for beginners and intermediate learners, providing a solid foundation for understanding function parameter handling in Python.

98 words

Critical Evaluation

Value of the Information & Strength of the Argument

The video provides a thorough explanation of parameter passing in Python, with numerous examples that illustrate each rule. The argumentation is clear and logical, building from basic positional matching to more advanced concepts like *args and **kwargs. The instructor emphasizes important nuances, such as the order of arguments and the behavior of default values, which helps solidify understanding. However, the presentation is verbose and could benefit from more concise explanations and visual aids.

Scientific Rigor, Source Quality, Title Accuracy

The tutorial is scientifically accurate, but it does not cite external sources or refer to official Python documentation. The title accurately describes the content, and the video fulfills its promise of explaining parameter passing rules. The lack of citations is a minor weakness, but the examples are correct and the explanations align with Python’s documented behavior.

144 words

Title / Content Match

The title accurately reflects the content, focusing on rules for passing parameters to functions in Python.

Quality & Reliability

7/10

The tutorial is clear and accurate, covering Python parameter passing rules with examples. However, it lacks citations and references to official documentation, and the presentation is verbose.

Key Moments

Cited Sources

Concurring Sources

Contribution & Novelties

The video offers a comprehensive tutorial on Python function parameters, specifically tailored for Hindi-speaking learners. It covers all major aspects of parameter passing, including positional, keyword, default, *args, and **kwargs, with practical examples. The explanations are clear and build on each other, making it a valuable resource for beginners.

Pour aller plus loin :

88 words

Radar Profile

The radar chart shows a balanced profile with high scores in information quantity and quality, moderate technical level, and good reliability. This indicates a solid educational resource with comprehensive coverage, though it may not delve into advanced nuances.

Reliability 7/10