Section 1 - Instruction

You've learned how to use variables with addition (+). Now let's practice combining variables with math operations to solve problems.

Engagement Message

Ready to become a math wizard?

Section 2 - Practice

Type

Multiple Choice

Practice Question

What would be the value stored in result after this code runs?

A. 25
B. 15
C. 10
D. 1510

Suggested Answers

  • A - Correct
  • B
  • C
  • D
Section 3 - Practice

Type

Fill In The Blanks

Markdown With Blanks

Complete the code to add the values in points_earned and bonus_points, then store the result in total_points:

Suggested Answers

  • total_points
  • points_earned
  • bonus_points
Section 4 - Practice

Type

Multiple Choice

Sign up
Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal