К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Functions and Conditional Statements · LearnSpace
Назад в каталог
courseraАнализ данных

Functions and Conditional Statements

Курс от Google
Начальный≈ 3.5 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

In this course, you’ll discover how to call functions to perform useful actions on your data. You’ll also learn how to write conditional statements to tell the computer how to make decisions based on your instructions. And you’ll practice writing clean code that can be easily understood and reused by other data professionals. By the end of this course, you will be able to: • Explain the purpose and logic of conditional statements such as if, else, and elif • Use comparators and logical operators to compare values • List the benefits of commenting on code • Identify best practices for writing clean code such as reusability, modularity, and refactoring • Describe how to define Python functions using the def and return keywords

Навыки, которые вы освоите

Computational LogicComputer ProgrammingScripting LanguagesCode ReusabilityFunctional Design

Программа курса

3 модулей · 19 учебных материалов

01Functions10 материалов

Functions

Introduction to functions and conditional statementsВидеоLateefat: Tips to address challenges when learning to codeВидеоAnnotated follow-along guide: Functions and conditional statementsЛабораторнаяDefine functions and returning values Видео

Учитесь у экспертов

Google Career Certificates

Преподаватель курса

Functions and Conditional Statements
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 3.5 ч

3 модулей

Язык: Английский

Субтитры: Арабский, Французский, Украинский, Бразильский португальский, Корейский, Немецкий, Индонезийский, Турецкий, Испанский, Японский

Часть программы вашего университета
Write clean codeВидео
Use comments to scaffold your codeВидео
Reference guide: FunctionsЧтение
Activity: FunctionsЛабораторная
Exemplar: FunctionsЛабораторная
Test your knowledge: FunctionsЗадание
02Conditional statements7 материалов

Conditional statements

Make comparisons using operatorsВидеоReference guide: Python operatorsЧтениеUse if, elif, else statements to make decisionsВидеоReference guide: Conditional statementsЧтениеActivity: Conditional statementsЛабораторнаяExemplar: Conditional statementsЛабораторнаяTest your knowledge: Conditional statements Задание
03Review: Functions and conditional statements2 материалов

Review: Functions and conditional statements

Wrap-upЧтениеCourse 2 challenge: Functions and conditional statementsЗадание