Search Header Logo

ABC in python

Authored by Carolina Pellecchia

Computers, Instructional Technology

9th Grade

Used 38+ times

ABC in python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Cos’è Python?(dare 2 risposte)

un linguaggio di programmazione

un linguaggio per chiedere informazioni all'utente

un interprete

un serpente per computer

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

a cosa serve Visual Studio Code?

a scrivere

ad editare codice

ad eseguire programmi

a scrivere poesie

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Come si chiede all'utente di inserire un numero?

num:print('inserisci un numero: ')

num=int(println('inserisci un numero: '))

num=int(input('inserisci un numero: '))

num=input('inserisci un numero: ')

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Come si stampa un numero intero dopo una stringa?

print('il numero è'+89)

print('il numero è',89)

println('il numero è'+89)

print('il numero è':89)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Come si concatenano le stringe?

str1 ='Pino Rossi'

str1 = str1+''Pino Rossi'

str1 = str1:''Pino Rossi'

str1 ='Pino Rossi'+67

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Le stringhe sono array di caratteri. consideriamo la stringa

--str = "LA CLASSE 1C"-- cosa stampa l'istruzione print(str[3])?

spazio

L

A

C

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Indica la posizione del primo e dell'ultimo carattere in una stringa.

1,n

0,n

0,-2

0,-1

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?