LE BASI DEL LINGUAGGIO

LE BASI DEL LINGUAGGIO

11th Grade

30 Qs

quiz-placeholder

Similar activities

Python Lessons 1 & 2 Review

Python Lessons 1 & 2 Review

9th - 12th Grade

26 Qs

Python L1 Programming Challenge

Python L1 Programming Challenge

1st - 12th Grade

30 Qs

Новогодняя по Pythony

Новогодняя по Pythony

9th - 12th Grade

26 Qs

Python 2d topic (типы данных, ввод, вывод)

Python 2d topic (типы данных, ввод, вывод)

6th - 12th Grade

27 Qs

Python for Absolute Beginners

Python for Absolute Beginners

8th - 12th Grade

25 Qs

python functions

python functions

10th - 11th Grade

25 Qs

CPM2 Quiz Review

CPM2 Quiz Review

10th - 12th Grade

25 Qs

[AP CSP] Programming Lesson 1 - Input/Output, Data Types

[AP CSP] Programming Lesson 1 - Input/Output, Data Types

9th - 12th Grade

25 Qs

LE BASI DEL LINGUAGGIO

LE BASI DEL LINGUAGGIO

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Carolina Pellecchia

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Data la stringa:s = "linguaggio"che cosa si ottiene con la seguente sottostringa?s[1:3]

in

on

lin

guaggio

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Che cosa viene scritto in output dall'esecuzione di questo segmento di programma?

1 1 1 1 1 1 1 1 1 1

10 9 8 7 6 5 4 3 2 1

1 2 3 4 5 6 7 8 9 10

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Il risultato che viene scritto in output dall'esecuzione del seguente frammento di programma è

la somma dei numeri pari da 1 a 5.

i numeri da 1 a 5.

la somma dei numeri da 1 a 4.

la somma dei quadrati dei numeri da 1 a 4.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Qual è l'output prodotto dall'esecuzione del seguente segmento di codice?

11 1

10 0

0 10

00

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Data la stringa:s = "linguaggio"che cosa si ottiene con la seguente sottostringa?s[3:]

lin

on

in

guaggio

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Che cosa viene scritto in output dall'esecuzione di questo segmento di programma?

10

11

8

9

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Che cosa viene scritto in output dall'esecuzione di questo segmento di programma se x vale 1 e se x vale 10?

0,1

2,0

0,-1

1,2

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?