Introducción a Python

Introducción a Python

University

26 Qs

quiz-placeholder

Similar activities

Software libre y propietario

Software libre y propietario

University

21 Qs

HARDWARE

HARDWARE

University

21 Qs

Eider Irizabal / 17-18 Galdetegia

Eider Irizabal / 17-18 Galdetegia

KG - Professional Development

21 Qs

Evaluación inicial ASO-HLC

Evaluación inicial ASO-HLC

8th Grade - University

22 Qs

Basic Switch and End Device Configuration

Basic Switch and End Device Configuration

University

22 Qs

Examen Final - DISEÑO Y DESARROLLO DE SISTEMAS

Examen Final - DISEÑO Y DESARROLLO DE SISTEMAS

University

22 Qs

examen info excel

examen info excel

University

21 Qs

Introducción a Python

Introducción a Python

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Sergio Rodriguez

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

En Python, el tipo de dato entero (int) se utiliza para representar números con decimales

Verdadero

Falso

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Cuales de los siguientes son tipos de datos en Python?

int

words

string

decimals

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

¿Que simbolo se usa para crear los comentarios en nuestro código?

@

#

*

&

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Que función convierte un string formado por numeros en datos numerico?

int()

srt()

chr()

ord()

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Cual es el resultado del siguiente código:

print ("hello world")

Hello World

hello world

print hello world

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Un alista puede contener datos de diferentes tipos?

MyList = ["Yellow", 2, 3, "Blue"]

Verdadero

Falso

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Una variable en Python puede cambiar su tipo de dato durante la ejecución del programa.

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?