statement - a single line of code that performs an action, variable - a storage container for information (data), program - a set of step by step instructions that does a specific task, comment - a code line ignored by the computer; used as notes, concatenation - joining two or more strings together with the + symbol, error - when the computer encounters something unexpected in your code, assignment - process of storing information in a variable, output - information a program gives to the user, such as text, error message - the message that appears in the console when an error occurs, console - box where the computer prints output and the user can type input, code editor - box where we type our code, syntax - exact spelling, symbols, and order of the code, input - information a program receives from a user, = - assignment operator, + - addition operator, - - subtraction operator, * - multiplication operator, / - division operator, // - divides and drops the remainder, % - modulus operator, modulus operator - remainder after whole number division, addition operator - adds the two values, subtraction operator - subtracts the two values, division operator - divides the two values, multiplication operator - multiplies the two values, int( ) - converts the data inside to an integer type, float( ) - converts the data inside to a float type, str( ) - converts the data inside to a string type, += - increment operator - adds and assigns in one step, -= - decrement operator - subtracts and assigns in one step,
0%
Python Basics
Подели
Подели
Подели
аутор
U46520389
7th Grade
8th Grade
Computing
Уреди садржај
Одштампај
Угради
Више
Задатке
Табела
Прикажи више
Прикажи мање
Ова табела је тренутно приватна. Кликните на
Подели
да бисте је објавили.
Приступ табели је онемогућио власник средства.
Ова табела је онемогућена пошто Вам се подешавања разликују од подешавања власника средства.
Врати подешавања
Споји
је отворени шаблон. Он не генерише резултате за табелу рангирања.
Пријава је обавезна
Визуелни стил
Фонтове
Потребна је претплата
Поставке
Промени шаблон
Прикажи све
Више формата ће се појавити током играња активности.
Отворени резултати
Копирај везу
QР кôд
Избриши
Врати аутоматски сачувано:
?