Back to Browse

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

761 views
Sep 16, 2023
16:55

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: https://amzn.to/3oiWwOb Or textbook: https://www.barnesandnoble.com/w/problem-solving-with-python-margaret-stone-burke/1129539414?ean=9798986151311 You can practice writing the function and function call in the video here*: https://codecheck.io/files/2308280111e3q861zleybvq0l0y7875tan7 The github repository with all of the code examples for the book and these videos is here: https://github.com/ProfessorBurke/PythonProblemSolving 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: https://ccri.edu/comp/ *The CodeCheck system courtesy of Cay Horstmann, https://horstmann.com/codecheck/ 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

Download

0 formats

No download links available.

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