Examen DFD y Python

Examen DFD y Python

University

75 Qs

quiz-placeholder

Similar activities

DISPLAY & CONNECTORS

DISPLAY & CONNECTORS

University - Professional Development

70 Qs

Cuestionario de Informática

Cuestionario de Informática

University

72 Qs

1er Examen bdd1

1er Examen bdd1

University

77 Qs

Gest.Seguridad 1P

Gest.Seguridad 1P

University

75 Qs

1er Examen Parcial de ITIL - DASC Master Degree

1er Examen Parcial de ITIL - DASC Master Degree

University - Professional Development

79 Qs

Primer parcial lógica

Primer parcial lógica

University

73 Qs

QUIZZ RESEAU SISR SEMESTRE 1

QUIZZ RESEAU SISR SEMESTRE 1

University

76 Qs

Google Ads Search 2023 version B

Google Ads Search 2023 version B

University

70 Qs

Examen DFD y Python

Examen DFD y Python

Assessment

Quiz

Computers

University

Medium

Created by

KEVIN MONTAÑO

Used 1+ times

FREE Resource

75 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el operador para 'diferente de' en Python?

=

==

!=

>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué indica un óvalo en un diagrama de flujo?

Proceso

Decisión

Entrada/Salida

Inicio o Fin

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué palabra clave se usa para una condición en Python?

cond

when

if

switch

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se llama a una función en Python?

call miFuncion()

miFuncion()

run miFuncion()

exec miFuncion()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué hace una función sin 'return' explícito?

Devuelve 0

Devuelve True

Devuelve None

Lanza error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué palabra clave se usa para un bucle en Python?

next

loop

for

repeat

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué palabra se usa para salir de un bucle?

stop

quit

break

exit

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?