PYTHON INTERMEDIO

Quiz
•
Computers
•
12th Grade
•
Hard
Sandra Martinez
Used 8+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Es un fichero, con extensión *. py y, por
tanto, accesible al intérprete de Python y ejecutable
por el núcleo de Python. Puede contener: Variables
globales, funciones, clases (patrones de objetos) y
sentencias ejecutables
pip
Modulo
Paquetes
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Se define como un archivo que contiene definiciones y sentencias de Python, que se pueden importar más tarde y utilizar cuando sea necesario.
Modulo
pip
paquetes
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
La importación de un módulo se realiza mediante una instrucción llamada _______.
paquetes
pip
modulo
import
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Es un espacio (entendido en un contexto no físico) en el que existen algunos nombres y los nombres no entran en conflicto entre sí (es decir, no hay dos objetos diferentes con el mismo nombre).
math
namespace
import
paquetes
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Un _________ es de hecho un archivo fuente de Python
paquetes
modulo
namespace
pip
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
El comando _____ no muestra el contenido de un directorio o carpeta de disco, pero no se puede negar que hace algo similar: puede revelar todos los nombres proporcionados a través de un módulo en particular.
math
dir()
modulo
pip
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
La función general llamada _______ (no debe confundirse con el nombre del módulo) produce un número flotante x entre el rango (0.0, 1.0) - en otras palabras: (0.0 <= x < 1.0).
dir()
random()
pip
modulo
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Arduino

Quiz
•
11th - 12th Grade
14 questions
Conceptos de programación

Quiz
•
10th Grade - Professi...
17 questions
ESQUEMAS ELECTRICOS

Quiz
•
12th Grade
15 questions
Practice Class 12 Pandas

Quiz
•
12th Grade
18 questions
Computación Básica

Quiz
•
12th Grade
14 questions
Componenta Software a unui sistem de calcul

Quiz
•
5th - 12th Grade
20 questions
Sistemas Operativos (Q1)

Quiz
•
7th Grade - University
12 questions
PROGRAMACIÓN I - PRÁCTICA 1 Y 2- 2025

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade