Repaso Variables

Repaso Variables

University

15 Qs

quiz-placeholder

Similar activities

Prueba Parcial de TIC

Prueba Parcial de TIC

University

14 Qs

ALGORITMO

ALGORITMO

University

10 Qs

IngSoftware

IngSoftware

University

10 Qs

Teoria General de los Sistemas IF1300

Teoria General de los Sistemas IF1300

University

10 Qs

PWM y ADC con el MSP430F5529

PWM y ADC con el MSP430F5529

University

13 Qs

Excel Bezüge und Funktionen - SUMME, MAX, MIN, MITTELWERT

Excel Bezüge und Funktionen - SUMME, MAX, MIN, MITTELWERT

University

14 Qs

Bloque 3: Programación de dispositivos

Bloque 3: Programación de dispositivos

University

20 Qs

Programación Básica Prácticas Tema 2

Programación Básica Prácticas Tema 2

University

19 Qs

Repaso Variables

Repaso Variables

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

VERÓNICA ISAZA

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿ Qué tipos de variables existen?

int, float, string, bool

reales y complejas

primitivos y no primitivos

operadores y operandos

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿ Cómo se generan saltos de línea?

n

/n

\n

\n\t

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿ Cómo se puede obtener el módulo?

//

mod()

%

->

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿ Cómo se genera concatenación de variables tipo string?

str + str

str,str

str-str

str*str

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

¿ Cómo se puede obtener la parte entera de una división?

int(1/2)

Tendría qeu suar una librería

1//2

1/2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la salida de estas instrucciones?

x = 4

x *= 3

x %= 5

print ( x )

4

2

2.0

2.4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la salida de estas instrucciones?

x = 'z'

x *= 3

print ( x )

zzz

''zzz''

z3

333

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?