Prueba Teórica Python

Prueba Teórica Python

9th - 12th Grade

38 Qs

quiz-placeholder

Similar activities

Sistema Operativo

Sistema Operativo

8th Grade - University

40 Qs

Latihan PSAS Informatika Kelas XII (2024)

Latihan PSAS Informatika Kelas XII (2024)

12th Grade

40 Qs

Programacion Vb (11)

Programacion Vb (11)

11th Grade

35 Qs

Programming Concepts Quiz

Programming Concepts Quiz

9th - 12th Grade

35 Qs

AP CSP Unit 1

AP CSP Unit 1

9th - 12th Grade

40 Qs

Asesmen Bab 2 Sistem Komputer

Asesmen Bab 2 Sistem Komputer

12th Grade

40 Qs

Bài tập Excel

Bài tập Excel

6th Grade - University

40 Qs

SCRUM

SCRUM

8th - 9th Grade

38 Qs

Prueba Teórica Python

Prueba Teórica Python

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Luisa Fernanda Marulanda Rodriguez

Used 9+ times

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la forma correcta de declarar una variable de tipo entero en Python?

variable = "5"

variable = 5

variable = 5.0

variable = True

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

¿Cuál es el resultado de la expresión 7 // 3 en Python?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el resultado de la expresión 8 > 5 en Python?

True

False

3

13

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál de los siguientes no es un tipo de dato en Python?

Str

Bool

Int

Char

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

¿Cómo se imprime en la consola la variable mensaje en Python?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el resultado de la expresión True and False en Python?

False
False and True
True and True
True

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se inicia una estructura condicional en Python?

while

for

if

else

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?