Edodovivmagarwal
Computer Science - Block-Based Programming - Variables in block programming - Variable Trace Challenge
Log in

Preparing your experience...

Loading scripts and resources

Comments (0)

0/5000

Comments are reviewed before appearing publicly.

About this Experience

Computer Science - Block-Based Programming - Variables in block programming - Variable Trace Challenge

vivmagarwal
vivmagarwalJan 29, 2026

Description

Trace variable values through code execution. Problem 1: [set x to 3] [set y to 5] [set x to x + y]. Final x = ___, y = ___ (8, 5). Problem 2: [set a to 10] [repeat 3: change a by -2]. Final a = ___ (4). Problem 3: [set lives to 3] [set score to 0] [repeat 5: change score by 10, if score > 30 then c

Details

Computer ScienceBlock-Based ProgrammingPYP Grade 5, Class 6, Grade 5, Stage 6, Class 6

Engagement

16

Likes

0

Remixes

0

Comments