Search Header Logo

Diaqnostika 9

Authored by Xalilova Yegane

Computers

9th Grade

Used 1+ times

Diaqnostika 9
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

randint(0,5) funksiyası verilib. O, neçə təsadüfi ədəd generasiya edə bilər?

6

8

5

10

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

turtle və random modullarının doğru qoşulduğu variantı seçin.

import turtle*

import random*

from turtle import

from random import

from turtle import*

from random import*

turtle import

random import

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

  Hər damanın 25 pikselə bərabər olduğunu nəzərə alaraq, proqramın yerinə yetirilməsi zamanı alınacaq şəkli qeyd edin.

A

B

C

D

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

Şəkildə göstərilən t1 və t2 obyektləri üçün hansı şərt doğrudur?

if y1==y2 and x1<x2:

if y1==y2 and x1>x2:

if y1==y2 and x1==x2:

if y1!=y2 and x1>x2:

if y1>y2 and x1==x2:

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

İki ədədin toplanılması funksiyası hansı variantda doğru tərtib edilib?

def sum(a,b):

    s = a * b

    return s

def sum(a,b):

    return s

def sum(a,b,c)

    s = a + b + c

    return s

def sum(a,b):

    return a + b

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Rekursiv funksiya sayəsində nəyin yerinə yetirilməsi mümkündür?

               Bir neçə doğru cavab variantı mümkündür.

1.   Fraktalların qurulması.

2.      Funksiyanın özü özünü çağırması.

3.      Bütün proqram kodunun əvəzlənməsi.

4.     Proqram kodunun qısaldılması.

1, 3, 4

1, 2, 3

1, 2, 4

2, 3, 4

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Fraktallar nədən ibarətdir?

özlərinə oxşar hissələrdən.

rastr qrafikasından.

sahələrə bölünmüş xətlərdən.

bir-birinə oxşamayan elementlər çoxluğundan.

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?