Search Header Logo

CR1-Introducción a la Programación con Python

Authored by Dayron Rumbaut

Computers

University

Used 10+ times

CR1-Introducción a la Programación con Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la extensión de archivo utilizada para los programas escritos en Python?

.py

.java

.cpp

.php

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el tipo de datos utilizado para representar números enteros en Python?

float

int

str

bool

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el resultado de la siguiente operación en Python: 10 % 3?

1

2

3

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué hace la función print() en Python?

Imprime datos en la consola

Lee datos desde un archivo

Escribe datos en un archivo c.

Crea un nuevo archivo

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué hace la función input() en Python?

Imprime datos en la consola

Lee datos desde la entrada del usuario

Lee datos desde un archivo

Escribe datos en un archivo

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el tipo de datos utilizado para representar valores booleanos en Python?

float

bool

int

str

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la forma correcta de definir una variable en Python?

variable = "valor"

"valor" = variable

c. variable == "valor"

"valor" == variable

Access all questions and much more by creating a free account

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

Already have an account?