AQA Computer Science GCSE - Trace Tables / Subroutine / Loops

Описание к видео AQA Computer Science GCSE - Trace Tables / Subroutine / Loops

This video goes over a few techniques that you can look out for and shows you how you can write a subroutine using an array. There are two examples of how you write starting from position 1 and from position 0. If you're using position zero then you subtract 1 from the len in pseudocode. If you're counting from 1 in an array then you can leave len as it is.

Комментарии

Информация по комментариям в разработке