What does / do in Python?, Integer division, Normal division (returns decimal), Remainder, Power, What does // do?, Normal division, Returns decimal, Integer (floor) division, Multiplication, What is the result of: 10 // 3, 3, 3.33, 4, 1, What does % do?, Division, Multiplication, Remainder of division, Power, What is the result of: 10 % 3, 3, 1, 0, 10, What does * do?, Division, Multiply values, Power, Compare values, What does ** do?, Multiply twice, Divide, Square root, Divide twice, What is the result of: 2 ** 3, 6, 8, 9, 5, What does & do in Python?, Logical AND, Bitwise AND, Multiply, Compare, Which symbol is used for logical AND in Python?, &&, &, and, AND, What happens if you use && in Python?, Works normally, Syntax error, Returns False, Acts like AND, What is the result of: True and False, True, False, Error, 0, What type is: 10, float, string, integer, Boolean, What type is: 10.5, float, string, integer, Boolean, What type is: "Hallo", float, string, integer, Boolean, What type is: True, float, string, integer, Boolean, What is the result type of: 5 / 2, float, string, integer, Boolean, What is the result type of: 5 // 2, float, string, integer, Boolean, What is the result type of: "5" + "2", float, string, integer, Boolean, What is the result type of: 5 + 2.0, float, string, integer, Boolean, What is a Boolean value?, "True", TRUE, True, 1, What is the result of: 3 * "Hi", Error, Hi3, 6, HiHiHi, What is the result of: 10 % 4, 2, 4, 6, 0, What is the result of: 2 ** 0, 0, 1, 2, Error, What type is Output: false?, integer, float, string, Boolean.
0%
Python Coding Introduction (Operators & Data Types)
Udostępnij
Udostępnij
Udostępnij
autor:
Emileltl
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
Teleturniej
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:
?