Escrito por estudiantes que aprobaron Inmediatamente disponible después del pago Leer en línea o como PDF ¿Documento equivocado? Cámbialo gratis 4,6 TrustPilot
logo-home
Document preview thumbnail
Vista previa 3 fuera de 24 páginas
Examen

CMN 152V ALL QUESTIONS AND ANSWERS SURE A.pdf

Document preview thumbnail
Vista previa 3 fuera de 24 páginas

CMN 152V ALL QUESTIONS AND ANSWERS SURE A.pdf

Vista previa del contenido

CMN 152V ALL QUESTIONS AND ANSWERS SURE
A+
✔✔code_blocks_output4 — try it*Enter into check() what numbers a user would see as
the output of this
print(6+3)
#print(10)
print(5+6)

9
10
11
9, 10
9, 11
10, 11
9, 10, 11 - ✔✔9, 11

✔✔code_blocks_output5 — try it*Enter into check() what numbers a user would see as
the output of this
print(6+3)
10
5+6

9
10
11
9, 10
9, 11
10, 11
9, 10, 11 - ✔✔9, 11

✔✔variable_names1 — try it*Enter into check() whether "anumber" is a valid variable
name.

,Valid
Invalid - ✔✔valid

✔✔variable_names2 — try it*Enter into check() whether "aNumber" is a valid variable
name.
Valid
Invalid - ✔✔valid

✔✔variable_names3 — try it*Enter into check() whether "a number" is a valid variable
name.
Valid
Invalid - ✔✔invalid

✔✔variable_names4 — try it*Enter into check() whether "a_number" is a valid variable
name.
Valid
Invalid - ✔✔valid

✔✔variable_names5 — try it*Enter into check() whether "_number" is a valid variable
name.
Valid
Invalid - ✔✔valid

✔✔variable_names6 — try it*Enter into check() whether "number1" is a valid variable
name.
Valid
Invalid - ✔✔valid

✔✔variable_names7 — try it*Enter into check() whether "number!" is a valid variable
name.
Valid
Invalid - ✔✔invalid

✔✔variable_names_cont1 — try it*Enter into check() what a user would see as the
output of this code.
local = 10

10
nothing
The code will produce an error. - ✔✔nothing

✔✔variable_names_cont2 — try it*Enter into check() what a user would see as the
output of this code.
global = 10

, -- jessica note - the 'global' is in green

10
nothing
The code will produce an error. - ✔✔the code will produce an error

✔✔variable_assignment1 — try it*Enter into check() what a user would see as the
output of this code.
one = 2
#two = 1
three = 3
print( one + two + three )

4
5
6
7
The code will produce an error. - ✔✔the code will produce an error

✔✔variable_assignment2 — try it*Enter into check() what a user would see as the
output of this code.
one = 2
two = 1
three = 3
print( one + two + three )

4
5
6
7
The code will produce an error. - ✔✔6

✔✔variable_assignment3 — try it*Enter into check() what a user would see as the
output of this code.
one = 1
two = 1
three = 3
print( one + two + three )

4
5
6
7
The code will produce an error. - ✔✔5

Información del documento

Subido en
8 de agosto de 2026
Número de páginas
24
Escrito en
2026/2027
Tipo
Examen
Contiene
Preguntas y respuestas
$18.99

¿Documento equivocado? Cámbialo gratis Dentro de los 14 días posteriores a la compra y antes de descargarlo, puedes elegir otro documento. Puedes gastar el importe de nuevo.
Escrito por estudiantes que aprobaron
Inmediatamente disponible después del pago
Leer en línea o como PDF

Vendido
1
Seguidores
2
Artículos
4816
Última venta
2 semanas hace


Por qué los estudiantes eligen Stuvia

Creado por compañeros estudiantes, verificado por reseñas

Calidad en la que puedes confiar: escrito por estudiantes que aprobaron y evaluado por otros que han usado estos resúmenes.

¿No estás satisfecho? Elige otro documento

¡No te preocupes! Puedes elegir directamente otro documento que se ajuste mejor a lo que buscas.

Paga como quieras, empieza a estudiar al instante

Sin suscripción, sin compromisos. Paga como estés acostumbrado con tarjeta de crédito y descarga tu documento PDF inmediatamente.

Student with book image

“Comprado, descargado y aprobado. Así de fácil puede ser.”

Alisha Student

Preguntas frecuentes