Guide & Resource Hub

Object Equality Intro To Cs Python Khan Academy

How does the computer decide whether two Learn how to use dictionaries to store data in key-value pairs. Define a new dictionary with curly brackets and...

Object equality | Intro to CS - Python | Khan Academy

How does the computer decide whether two

Object composition | Intro to CS - Python | Khan Academy

Learn how to break down an

Dictionaries | Intro to CS - Python | Khan Academy

Learn how to use dictionaries to store data in key-value pairs. Define a new dictionary with curly brackets and access a value ...

Evaluating compound boolean expressions | Intro to CS - Python | Khan Academy

Trace how the computer evaluates compound boolean expressions with the logical operators and, or, and not. See how the ...

Algorithms and selection | Intro to CS - Python | Khan Academy

What is an algorithm? Use algorithms to plan out your programs, and evaluate approaches to a problem based on correctness, ...

Functions | Intro to CS - Python | Khan Academy

How can we reuse a code routine over and over again? Learn how to use functions to package a block of code and parameters to ...

Welcome to Intro to Computer Science - Python! | Intro to CS - Python | Khan Academy

Courses on

Accessing nested data | Intro to CS - Python | Khan Academy

Can a dictionary have a dictionary value? Learn how to access values in a dictionary with nested data structures. Trace how to ...

What is computer science? | Intro to CS - Python | Khan Academy

What is a program? What does a programmer do? What is the difference between

Variables and assignment | Intro to CS - Python | Khan Academy

How can the computer store a value for later? Learn how to use variables to keep track of information in your programs. Explore ...

Classes and objects | Intro to CS - Python | Khan Academy

Write a class definition to define the template for a new data type, and then call the class to instantiate

if statements | Intro to CS - Python | Khan Academy

Learn how to branch control flow with conditionals. Trace the execution of an if statement to understand how the computer ...

Tracing objects | Intro to CS - Python | Khan Academy

How does the computer represent an

Trending searches