Functions with parameters and return values in Python Problem Solving w/Python Ch 5 Lecture 2

preview_player
Показать описание
Do you want to learn to code? If you're a beginner, you're in the right place! This video is part of an introductory series that will teach you to program in the popular Python programming language. In this video, we learn how to write and call functions with parameters and return values, and we step through a function with parameters and return values with the IDLE debugger. This series of videos is suitable for beginners or experienced programmers who want to learn Python. Let's have some fun learning to program with Python!

You can purchase the book that goes with this video series here, as an ebook:
Or textbook:

You can practice writing the function and function call in the video here*:

The github repository with all of the code examples for the book and these videos is here:

If you want to earn credit for learning to code, take an online course at CCRI! These videos are part of the Programming Concepts course:

00:00 Where we've been and where we're going
00:55 Review of the adventure game
02:44 Adding a function with a parameter and return value
07:11 Calling a function with parameter and return value
13:54 Stepping through a function with the debugger
Рекомендации по теме