Skip to content
Variables and Data
Computer Science · 6th Year · Programming Fundamentals · 2.º Período

Variables and Data

Pupils learn how to create and use variables to store, retrieve, and modify data within their programs.

NCCA Curriculum SpecificationsPrimary Mathematics Curriculum (2023) - Algebra: VariablesDigital Learning Framework - Domain 2: Learner Experiences

About This Topic

Pupils learn how to create and use variables to store, retrieve, and modify data within their programs.

Key Questions

  1. What is a variable?
  2. How can a game keep track of a score?
  3. Why do variables change?