Skip to main content

Elan: PRIMM-style introduction to Arrays

Downloaded: 3189

Last edit: 19 March 2025

Resource Type Worksheets and Activities, Teaching Resources, Example Programs and Live Lessons
Curriculum Topic Computational Thinking, Data & Information, Programming
English Key Stage 11-14 year (KS3), 14-16 years (KS4)

Important: Please note that language elements in this resource may currently be out-of-date as the Elan language has progressed to Beta 8. The resource will be updated to reflect this soon.

Easy, basic, editable resources introducing Arrays in the Elan programming language online editor here

Straightforward for teachers already teaching in Python or similar language to try out Elan.

Aimed at Year 9 or Year 10 learning programming for the first time. 

 

*code.txt are the code files for pupils to upload into the Elan editor. Code file extensions must be renamed to ".elan" in order to run in the Elan editor.

*q.docx files are the worksheets. 

*ans.docx files are the answers.

 

Assumes some prior Elan programming knowledge:

  • Assignment
  • IF selection
  • User input
  • Print to console