Sign in or Register
  • Courses
  • Textbook
  • Compiler
  • Contests
  • Topics

  1. Courses
  2. Pascal. Data storage and processing

Module: Arrays. Basics


№List of ProblemsMark of completion
1 Arrays (lists). Introduction
2 Accessing an array element
3 Task 1
4 Task 2
5 Iterating over the elements of an array
6 Array element values
7 Element output
8 Using Arrays
9 Filling the array according to the rule - 1
10 Filling the array according to the rule - 2