The advantages of breaking a program into subroutines include: 1) ____ a complex programming task into ____ steps 2) Reducing ____ code within a program 3) Enabling ____ of code across ____ programs 4) Dividing a large ____ task among various ____ or various stages of a project 5) ____ implementation details from ____ of the subroutine 6) Improving ____ of code by replacing a block of code with a function call where a descriptive ____ name serves to describe the block of code. This makes the calling code concise and readable even if the function is not meant to be reused. (c) wikipedia.com In computer science, an ____, is a data structure consisting of a collection of ____ (values or variables), each identified by at least one array ____ or key. An array is stored such that the position of each element can be computed from its index. The simplest type of data structure is a ____ array, also called ____-dimensional array. In Python, the first element of an array is indexed by ____. In Python, an array of 10 elements can be indexed by index ____ or index -1. In Python, if an array of 10 elements is accessed by index ____, there will be an array index error, which is a run-time error. A ____-dimensional array needs two ____ to identify an element, like the x and y coordinates to specify a point on a graph.
0%
GCSE.U2.Functions and Arrays
공유
공유
공유
만든이
Jnicholson4
KS4
Computing
콘텐츠 편집
인쇄
퍼가기
더보기
할당
순위표
더 보기
접기
이 순위표는 현재 비공개입니다.
공유
를 클릭하여 공개할 수 있습니다.
자료 소유자가 이 순위표를 비활성화했습니다.
옵션이 자료 소유자와 다르기 때문에 이 순위표가 비활성화됩니다.
옵션 되돌리기
문장 완성
(은)는 개방형 템플릿입니다. 순위표에 올라가는 점수를 산출하지 않습니다.
로그인이 필요합니다
비주얼 스타일
글꼴
구독 필요
옵션
템플릿 전환하기
모두 표시
액티비티를 플레이할 때 더 많은 포맷이 나타납니다.
결과 열기
링크 복사
QR 코드
삭제
자동 저장된
게임을 복구할까요?