Topic Brief: Pamela explains how you can write your own custom functions to group your code and make it more reusable. Pamela shows how to modify an array while your code is running, to add or change values.

If Else Part 2 Computer Programming Khan Academy By Computer Science -

Pamela explains how you can write your own custom functions to group your code and make it more reusable. Pamela shows how to modify an array while your code is running, to add or change values. Jessica introduces the idea of "booleans", values that can either be true or false.

Important details found

  • Pamela explains how you can write your own custom functions to group your code and make it more reusable.
  • Pamela shows how to modify an array while your code is running, to add or change values.
  • Jessica introduces the idea of "booleans", values that can either be true or false.
  • Jessica explains how to use variables to hold on to a value to use later.
  • Pamela shows how to use different logical operators (like && and ) inside

Why this topic is useful

This topic is useful when readers need a quick overview first, then want to move into supporting details and related references.

Sponsored

Frequently Asked Questions

Why are related topics included?

Related topics help readers compare nearby references and understand the broader subject.

What is this page about?

This page summarizes If Else Part 2 Computer Programming Khan Academy By Computer Science and connects it with related entries, references, and supporting context.

Is the information always complete?

Not always. Some topics may need verification from official or primary sources.

Image References

If/Else - Part 2 | Computer Programming | Khan Academy
If Statements | Computer Programming | Khan Academy
If/Else - Part 1 | Computer Programming | Khan Academy
Khan Academy Computer Programming in the Classroom: Video Overview
Booleans | Computer Programming | Khan Academy
Intro to Variables | Computer Programming | Khan Academy
More Mouse Interaction | Computer Programming | Khan Academy
Functions | Computer Programming | Khan Academy
Logical Operators | Computer Programming | Khan Academy
Modifying Arrays | Computer Programming | Khan Academy
Sponsored
View Full Details
If/Else - Part 2 | Computer Programming | Khan Academy

If/Else - Part 2 | Computer Programming | Khan Academy

Jessica shows how to make your conditionals more powerful with "

If Statements | Computer Programming | Khan Academy

If Statements | Computer Programming | Khan Academy

Read more details and related context about If Statements | Computer Programming | Khan Academy.

If/Else - Part 1 | Computer Programming | Khan Academy

If/Else - Part 1 | Computer Programming | Khan Academy

Read more details and related context about If/Else - Part 1 | Computer Programming | Khan Academy.

Khan Academy Computer Programming in the Classroom: Video Overview

Khan Academy Computer Programming in the Classroom: Video Overview

Read more details and related context about Khan Academy Computer Programming in the Classroom: Video Overview.

Booleans | Computer Programming | Khan Academy

Booleans | Computer Programming | Khan Academy

Jessica introduces the idea of "booleans", values that can either be true or false. Practice this lesson yourself on ...

Intro to Variables | Computer Programming | Khan Academy

Intro to Variables | Computer Programming | Khan Academy

Jessica explains how to use variables to hold on to a value to use later. Variables are an important

More Mouse Interaction | Computer Programming | Khan Academy

More Mouse Interaction | Computer Programming | Khan Academy

Read more details and related context about More Mouse Interaction | Computer Programming | Khan Academy.

Functions | Computer Programming | Khan Academy

Functions | Computer Programming | Khan Academy

Pamela explains how you can write your own custom functions to group your code and make it more reusable. Practice this lesson ...

Logical Operators | Computer Programming | Khan Academy

Logical Operators | Computer Programming | Khan Academy

Pamela shows how to use different logical operators (like && and ) inside

Modifying Arrays | Computer Programming | Khan Academy

Modifying Arrays | Computer Programming | Khan Academy

Pamela shows how to modify an array while your code is running, to add or change values. Practice this lesson yourself on ...