Search Header Logo

Moduli in Python

Authored by Giulia Iannattone

Computers

9th Grade

Used 13+ times

Moduli in Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Qual è il modulo in Python che fornisce funzioni per lavorare con file e directory?

os

sys

math

randomize

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Qual è il metodo per importare un modulo in Python?

import module_name

include module_name

from module_name import

inport module_name

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

  1. Cosa fa il dir() in Python?

  1. Restituisce una lista di nomi di attributi e metodi di un modulo

  1. Stampa a schermo un messaggio

  1. Restituisce l'indirizzo di memoria di una variabile

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

  1. Quale modulo Python viene utilizzato per la creazione di interfacce grafiche?

  1. tkinter

os

pickle

random

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Qual è il ruolo del modulo sys in Python?

Il modulo sys in Python fornisce funzionalità per la manipolazione di stringhe

Il modulo sys in Python è utilizzato per la gestione dei database

Il ruolo del modulo sys in Python è fornire accesso a variabili e funzioni legate all'interprete.

Il modulo sys in Python gestisce la grafica dell'interfaccia utente

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

  1. Quali sono i tipi di dati principali in Python?

  1. Integer, String, List, Tuple, Set, Dictionary

  1. Integer, String, Boolean, Float, None

  1. List, Tuple, Set, Dictionary, Complex

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Come si ottiene la data corrente utilizzando il modulo datetime in Python?

datetime.currentDate()

datetime.day()

datetime.now()

datetime.curret()

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?