PYTHON

PYTHON

9th Grade

14 Qs

quiz-placeholder

Similar activities

Class 9 Conditional Statement

Class 9 Conditional Statement

9th Grade

10 Qs

Python Basics

Python Basics

KG - University

16 Qs

year 8 lesson 2 quiz - python

year 8 lesson 2 quiz - python

8th - 10th Grade

14 Qs

Lesson 1: Variables (Activity)

Lesson 1: Variables (Activity)

8th - 10th Grade

13 Qs

ölçme Değerlendirme

ölçme Değerlendirme

1st - 10th Grade

10 Qs

Do Now Lesson 2

Do Now Lesson 2

9th - 12th Grade

15 Qs

Табличні величини та алгоритми їх опрацювання.

Табличні величини та алгоритми їх опрацювання.

5th - 11th Grade

14 Qs

PYTHON

PYTHON

Assessment

Quiz

Computers, Fun, Science

9th Grade

Practice Problem

Hard

Created by

Nazlı TAŞDEMİR

Used 498+ times

FREE Resource

AI

Enhance your content in a minute

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

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hangisi a değişkeninin değerini 1 arttırır?

a+=1

a++=1

a==+1

a+++

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

a=39

b=a//10

c=a%10

d=b*10+c

print(d)


Çıktı sonucu kaçtır?

9

39

3

51

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdakilerden hangisi pythonda bir bölme işleminden kalanı bulmak için kullanılan operatördür?

//

/

%

**

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python da verilen iki şarttan birinin sağlanmasının yeterli olacağı durumlar için aşağıdakilerden hangisinin yazılması gereklidir?

not

end

and

or

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Python da verilen kod bloğunun çıktısı ne olur?

14

15

16

13

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(10 // 3) sonucu nedir?

1

10

3

3,3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(4 ** 3) sonucu nedir?

64

12

4

1

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?