M1.Introducción a Phyton

M1.Introducción a Phyton

12th Grade

20 Qs

quiz-placeholder

Similar activities

Python Quiz

Python Quiz

12th Grade

20 Qs

Python - Práctica 2

Python - Práctica 2

12th Grade

21 Qs

Control Python Bàsic.

Control Python Bàsic.

12th Grade

15 Qs

python_1

python_1

5th - 12th Grade

22 Qs

Kiểu dữ liệu xâu kí tự trong Python

Kiểu dữ liệu xâu kí tự trong Python

10th Grade - University

18 Qs

Quiz1_7C

Quiz1_7C

3rd Grade - University

15 Qs

Python String

Python String

12th Grade

20 Qs

TEST1.PY

TEST1.PY

10th Grade - University

20 Qs

M1.Introducción a Phyton

M1.Introducción a Phyton

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Andrés Moreno

Used 5+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python es sensible a mayúsculas y minúsculas

Verdadero

Falso

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuáles de los siguientes es un comentario correcto en Python?

Ninguno de los otros

% Comentario!

// Comentario!

# Comentario!

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

¿Cuáles de las siguientes expresiones sirven para imprimir por pantalla Introducción a Python?

print(Introducción a Python)

print "Introducción a Python"

print("Introducción a Python")

print("Introducción a Python')

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Python es un lenguaje... (selecciona todas las respuestas correctas))

Lenguaje derivado de Java

Lenguaje orientado a objetos

Lenguaje de programación visual

Lenguaje escrito en Java

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

En Python '42' y "42" son lo mismo

Verdadero

Falso

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

El creador de Python es:

Steve Jobs

Bill Gates

Guido van Rossum

Matt Damon

Tim Berners Lee

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Desde Python podemos hacer uso de bibliotecas escritas en el lenguaje de programación C

Verdadero

Falso

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?