Питон

Питон

7th Grade

10 Qs

quiz-placeholder

Similar activities

BÀI KIỂM TRA GIỮA KÌ 2 - LỚP 3

BÀI KIỂM TRA GIỮA KÌ 2 - LỚP 3

1st - 10th Grade

10 Qs

UH MENGENAL MS.WORD

UH MENGENAL MS.WORD

7th Grade

10 Qs

The Internet - Year 7

The Internet - Year 7

7th Grade

12 Qs

Informatika

Informatika

6th - 8th Grade

10 Qs

Adventure game project

Adventure game project

7th - 8th Grade

12 Qs

ข้อมูลและการประมวลผลข้อมูล

ข้อมูลและการประมวลผลข้อมูล

7th Grade

15 Qs

College Football

College Football

5th - 12th Grade

11 Qs

Empowerment Technologies

Empowerment Technologies

KG - 12th Grade

15 Qs

Питон

Питон

Assessment

Quiz

Computers

7th Grade

Hard

Created by

No1 ЖОМ

Used 10+ times

FREE Resource

10 questions

Show all answers

1.

WORD CLOUD QUESTION

3 mins • Ungraded

Media Image

Қандай алгоритм блок схема түрінде орындалған?

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Екітаңбалы N саны берілген. Осы санның цифрларының қосындысы тақ сан ба, әлде жұп сан ба? Анықта. Егер тақ сан болса, жауапқа 1 саны, жұп сан болса, 0 саны шықсын.

N=int(input())

S=k=0

S=N//10+ N% 10

if S % 2 ==1:

k=1

else:

k=0; print(k)

N=input()

S=k=0

S=N//10+ N% 10

if S % 2 ==1:

k=1

else:

k=0; print(s)

N=int(input())

S=0

S=N/10+ N% 10

if S % 2 ==1:

k=1

else:

k=0; print(k)

N=int(input())

k=0

S=N//10+ N% 10

if S % 2 =1:

k=1

else:

k=0; print(k)

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

s=s//10 қысқартып жазғанда

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Арифметикалық ортаны табу алгоритмі. Программа кодын таңда

a=int(input())

В=int(input())

c=int(input())

k=0

k=(a+b+c)/3

print(k)

a=int(input())

b=int(input())

c=int(input())

k=0

k=(a+b+c)//3

print(а)

a=int(input())

b=int(input())

c=int(input())

k=0

k=(a+b+c)/3

print(k)

a=int(input())

b=int(input())

c=int(input())

k=0

с=(a+b+c)/3

print(k)

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Код орындалғанда экранда қандай нәтиже шығады?

a=10; b=7

if a>=4 and b==7:

print(a*b)

else:

print(a+b)

17

70

0

жауабы жоқ

6.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

print(72//10%10) нешеге тең?

7.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

print(round(24.87)) жауабын тап

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?