Array - A place where we can store multiple pieces of information under the same name, Sort - A function which allows you to organise the items in your array into alphabetical order, LEN - A function which will count how many items you have in our array, Print - This will produce an output from the program and show it to the user, Input - A piece of information which is required to be entered by the user, Syntax - A type of error which refers to missing or incorrect punctuation , Name - An error which refers to an array or variable names which do not match so the code cannot do what it is supposed to, Append - The piece of code required to add a new item to an array, food = ["Pizza", "Burger", "Chips"] - An example of code required to create an array, food.append("Nuggets") - An example of code required to add an item to an array, food = [Pizza", "Burger", "Chips" - An example of a syntax error,

Κατάταξη

Οπτικό στυλ

Επιλογές

Αλλαγή προτύπου

Επαναφορά αυτόματα αποθηκευμένου: ;