Introducción a Python

Introducción a Python

University

26 Qs

quiz-placeholder

Similar activities

Preguntas Alegres de IB

Preguntas Alegres de IB

University

21 Qs

Conocimientos de estadística básica.

Conocimientos de estadística básica.

University

21 Qs

Examen final curso Internet Avanzado

Examen final curso Internet Avanzado

University

21 Qs

Disciplina SO - Gerencia de Processo _Turma de Eng_Soft

Disciplina SO - Gerencia de Processo _Turma de Eng_Soft

University

22 Qs

4° SEMESTRE

4° SEMESTRE

University

24 Qs

Revisão CFSd 2021

Revisão CFSd 2021

University

21 Qs

HTTP and the Web

HTTP and the Web

University

21 Qs

Que tanto conocemos ?

Que tanto conocemos ?

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?