Python básico

Python básico

9th Grade

20 Qs

quiz-placeholder

Similar activities

Cyber 1 Networking FINAL

Cyber 1 Networking FINAL

9th - 12th Grade

20 Qs

Colab

Colab

9th Grade

15 Qs

Módulo 4 - Microsoft Word

Módulo 4 - Microsoft Word

4th Grade - University

20 Qs

Cuestionario de conceptos de programación y Micro:bit

Cuestionario de conceptos de programación y Micro:bit

9th Grade

20 Qs

Quiz sobre Windows

Quiz sobre Windows

1st Grade - University

15 Qs

Lista no Scratch 9°ano

Lista no Scratch 9°ano

9th Grade

15 Qs

Test grila - Formatarea tabelelor

Test grila - Formatarea tabelelor

9th Grade - University

15 Qs

Alfabetização Digital

Alfabetização Digital

9th - 12th Grade

15 Qs

Python básico

Python básico

Assessment

Quiz

Information Technology (IT)

9th Grade

Hard

Created by

Camilo Charry

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

int

float

string

double

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué tipo de dato es 3.14?

int

float

string

bool

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el resultado de type(True)?

int

float

bool

str

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Verdadero o Falso:

"123" es un número entero.

Verdadero

Falso

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál de las siguientes es una lista válida en Python?

{1, 2, 3}

[1, 2, 3]

(1, 2, 3)

1 2 3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué método se usa para agregar un elemento al final de una lista?

append()

add()

insert()

push()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Verdadero o Falso:

  2. Los diccionarios en Python almacenan pares clave-valor.

VERDADERO

FALSO

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?