Python-input-print-variables

Python-input-print-variables

9th Grade

10 Qs

quiz-placeholder

Similar activities

Flowchart💙

Flowchart💙

9th Grade

11 Qs

Sains Komputer Tingkatan 4 - 3.1.1 Mengkaji keperluan intera

Sains Komputer Tingkatan 4 - 3.1.1 Mengkaji keperluan intera

1st Grade - Professional Development

10 Qs

ABC in python

ABC in python

9th Grade

14 Qs

keyboard shootcuts

keyboard shootcuts

3rd - 9th Grade

10 Qs

Computational Thinking - Review

Computational Thinking - Review

7th - 9th Grade

15 Qs

PC1.8 Evaluate computer program

PC1.8 Evaluate computer program

9th Grade

10 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

S3 Programming with Visual Basic

S3 Programming with Visual Basic

9th Grade

12 Qs

Python-input-print-variables

Python-input-print-variables

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Cagdas ERDEN

Used 22+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

print("5"+"5") komutu ekrana ne yazar?

5+5

"10"

55

"55"

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

print(5%3) komutunun çıktısı nedir?

1

2

0

4

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

input() komutuyla sayı tanımlamak için hangisi kullanılmalıdır?

sayi=int(input("Sayı giriniz."))

input(sayi)

input("Sayı giriniz")

int(input("Sayı giriniz."))=sayi

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Kullanıcıdan ismini sorup sonra girilen ismi ekrana yazdıran komut satırları hangisidir?

isim=input("isminizi yazınız: ")

print("isim")

isim=input() print(isim)

isim=input("isminizi yazınız: ") print(isim)

input("isminizi yazınız:") print(isim)

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Media Image

Yandaki sorunun çıktısı ne olur?

Ayşecanali

canaliAyşe

ali can Ayşe

abc

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

print(2==4 or not 5==5) komut satırı çalıştırıldığıdna sonuç ne olur?

True

False

1

0

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Media Image

sonuç=...... şeklinde çıktı almak için noktalı alana ne yazmak gerekir?

sonuç=sonuç

"sonuç= ",sonuc

"sonuç="sonuç

"sonuç=sonuç"

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?