Python bo'yicha test

Python bo'yicha test

6th - 8th Grade

7 Qs

quiz-placeholder

Similar activities

Основи на Python за ученици

Основи на Python за ученици

7th Grade

10 Qs

Основи Python

Основи Python

7th Grade

10 Qs

Python 1 урок

Python 1 урок

6th Grade

7 Qs

Internetdan samarali foydalanish

Internetdan samarali foydalanish

8th Grade

3 Qs

Questionário - Prog. I

Questionário - Prog. I

6th - 8th Grade

7 Qs

Data Types and Conversion Quiz

Data Types and Conversion Quiz

6th Grade - University

4 Qs

Quiz Diagram Alir dan Algoritma

Quiz Diagram Alir dan Algoritma

1st Grade - University

9 Qs

Введение в Python

Введение в Python

6th Grade

10 Qs

Python bo'yicha test

Python bo'yicha test

Assessment

Quiz

Information Technology (IT)

6th - 8th Grade

Hard

Created by

Maxbuba Ismoilova

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python dastirda chiqarish operatori nima

int

print

set

list

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python dasturida o'zgaruvchilarni e'lon qilish uchun qanday kalit so'z ishlatiladi?

var

def

let

global

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python dasturida ro'yxatni qanday yaratish mumkin?

list()

array()

set()

dict()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python dasturida funksiya qanday e'lon qilinadi?

function name()

def name()

declare name()

func name()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python dasturida qaysi operator yordamida shartli ifodalar bajariladi?

if

while

switch

for

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python dasturida qaysi kalit so'z yordamida klasslar yaratiladi?

object

class

def

struct

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python dasturida qaysi funksiya yordamida fayl ochiladi?

close()

open()

read()

write()