This is the 17th in a course of computer science video lessons introducing programming with Python. This lesson explains how you can pass data to a sub procedure when you call it by making use of parameters. You will learn how to define parameters as a comma separated list in the procedure definition, and how to pass arguments to a procedure with parameters when you call it. You will also learn about the importance of the order in which parameters are defined.
Chapters:
00:00 An exam grade checking routine
02:51 Define a procedure with parameters
03:48 Pass arguments to a procedure with parameters
05:32 Define a sub procedure in a separate file
06:10 The importance of the order of parameters
Watch video Python Programming 17. Procedure Parameters online without registration, duration 07 minute 33 second in high hd quality. This video was added by user Computer Science 21 March 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3 thousand once and liked it 50 people.