Python7

Python7

3rd - 8th Grade

21 Qs

quiz-placeholder

Similar activities

La și l-a

La și l-a

3rd Grade

20 Qs

Scratch

Scratch

8th Grade

16 Qs

Pronumele

Pronumele

7th - 9th Grade

21 Qs

Conquiz Brăila- Etapa II

Conquiz Brăila- Etapa II

8th - 12th Grade

20 Qs

Verbul

Verbul

5th Grade

16 Qs

Adverbul

Adverbul

7th Grade

18 Qs

MP3-9WKS-Review

MP3-9WKS-Review

8th Grade

24 Qs

Quiz BacInfo 2

Quiz BacInfo 2

4th Grade

20 Qs

Python7

Python7

Assessment

Quiz

Other

3rd - 8th Grade

Practice Problem

Medium

Created by

Cosmin Florin

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ce face funcția len() în Python?

Returnează suma elementelor dintr-un obiect iterabil.

Returnează numărul de elemente dintr-un obiect iterabil.

Creează o copie a unui obiect iterabil.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cum poți combina două liste în Python?

Folosind funcția combine().

Folosind operatorul +.

Folosind funcția append()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Care funcție din Python este folosită pentru a inversa ordinea elementelor într-o listă?

list.invert()

list.reverse()

reverse(list)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ce face funcția range() în Python?

Generează o secvență de numere întregi.

Sortează elementele unei liste.

Repetă un string de un număr specific de ori.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cum poți verifica dacă o cheie se află într-un dicționar în Python?

Folosind metoda check()

Folosind cuvântul cheie in

Folosind metoda exists()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Care dintre următoarele moduri de a defini o funcție în Python este corect?

function myFunc():

def myFunc()

create myFunc():

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ce tip de date returnează funcția input() în Python?

Integer

Lista

String

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?