Comandos en Python_SAN

Comandos en Python_SAN

University

40 Qs

quiz-placeholder

Similar activities

Instroduccion a SQL

Instroduccion a SQL

University

37 Qs

Examen práctico sobre identificadores y palabras reservadas

Examen práctico sobre identificadores y palabras reservadas

University

35 Qs

PARCIAL FORCADIEN SISTEMAS

PARCIAL FORCADIEN SISTEMAS

University

38 Qs

Preguntas sobre Photoshop Avance 3

Preguntas sobre Photoshop Avance 3

1st Grade - University

38 Qs

Base de Datos - Parcial

Base de Datos - Parcial

University

39 Qs

Tema 3 Lenguajes de Interfaz

Tema 3 Lenguajes de Interfaz

University

40 Qs

Parcial 1er Construcción Aplicaciones Web

Parcial 1er Construcción Aplicaciones Web

University

36 Qs

Cuestionario turismo

Cuestionario turismo

University

40 Qs

Comandos en Python_SAN

Comandos en Python_SAN

Assessment

Quiz

Computers

University

Easy

Created by

Jimmy PECHO

Used 2+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué función se utiliza para mostrar texto o valores en la consola?

print()

input()

len()

type()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué función solicita y captura datos ingresados por el usuario?

print()

input()

len()

type()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué función devuelve la longitud de un objeto como lista, cadena o diccionario?

len()

type()

int()

float()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué función indica el tipo de dato de un objeto (int, str, etc.)?

len()

type()

int()

float()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué función convierte un valor a número entero?

int()

float()

str()

list()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué función convierte un valor a número decimal (punto flotante)?

int()

float()

str()

list()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué función convierte un valor a texto (cadena de caracteres)?

int()

float()

str()

list()

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?