¿Cuál de estás instrucciones comprobará si a es menor que b?
Condicionales Python - TC1028

Quiz
•
Computers
•
University
•
Medium
Jorge Ramírez Uresti
Used 58+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if a < b
if a > b
if a < b :
if (a<b)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál de estás instrucciones comprobará si a es igual a b?
if a = b
if a == b
if a == b :
if a === b :
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
¿Cuál de estás instrucciones comprobará si a es menor a b y menor a c?
if a < b & a < c:
if a < b and < c:
if a < b and a < c:
if a < b y a< c
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué imprimirá este código?
A
A
B
A
C
B
C
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué imprimirá este código?
B
C
A
B
C
C
A
C
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
¿Qué imprimirá este código?
A
D
B
D
C
D
D
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Símbolo que se usa para diferenciar entre dos valores.
Por ejemplo: 4 es diferente de 4
!=
#
<>
¡=
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Introducción a Python - Clase 7

Quiz
•
University
11 questions
Basic HTML & HTML5

Quiz
•
University
10 questions
C++ Array

Quiz
•
University
10 questions
html тегтеріне тапсырма

Quiz
•
University
10 questions
Array in C

Quiz
•
University
13 questions
Ciclos Python

Quiz
•
University
9 questions
Lección 3 E-thinking - python

Quiz
•
University
13 questions
C programming-1

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade