Search Header Logo

Python Fundamentals Multiple Choice Questions 1-6

Authored by Ezequiel Petruzzi

Computers

University

Used 3+ times

Python Fundamentals Multiple Choice Questions 1-6
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿Qué imprime print(5 + 3)?

5

8

53

Error

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿Cuál es el tipo de dato de 'Hola'?

int

float

str

bool

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿Qué operador se usa para concatenar textos?

*

+

&

%

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿Qué resultado da int('7') + float('3.0')?

10

10.0

'73.0'

Error

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿Qué imprime print(3 * 'ha')?

ha3

hahaha

ha ha ha

Error

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿Qué palabra clave abre un condicional?

if

when

case

elif

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿Qué imprime este código? if 5 > 2: print('Sí')

No

Error

Nada

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?