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
מחיקה
האם לשחזר את הנתונים שנשמרו באופן אוטומטי:
?