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
Udostępnij
Udostępnij
Udostępnij
autor:
U46520389
7th Grade
8th Grade
Computing
Edytuj elementy
Drukuj
Osadź
Więcej
Zadania
Tabela rankingowa
Pokaż więcej
Pokaż mniej
Ta tabela rankingowa jest obecnie prywatna. Kliknij przycisk
Udostępnij
, aby ją upublicznić.
Ta tabela rankingowa została wyłączona przez właściciela materiału.
Ta tabela rankingowa została wyłączona, ponieważ Twoje opcje różnią się od opcji właściciela materiału.
Przywróć poprzednie opcje
Połącz w pary
jest szablonem otwartym. Nie generuje wyników w tabeli rankingowej.
Wymagane logowanie
Motyw
Czcionki
Wymagany abonament
Opcje
Zmień szablon
Pokaż wszystko
Więcej formatów pojawi się podczas wykonywania ćwiczenia.
Otwórz wyniki
Kopiuj link
Kod QR
Usuń
Przywrócić automatycznie zapisane ćwiczenie:
?