Python-input-print-variables

Quiz
•
Computers
•
9th Grade
•
Hard
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
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
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
Similar Resources on Wayground
10 questions
Informatika - Sistem Komputer 1

Quiz
•
7th - 9th Grade
10 questions
Python Input/Output

Quiz
•
9th - 12th Grade
10 questions
Introduction to Computers - Computer Components

Quiz
•
9th - 12th Grade
15 questions
Pengenalan Perangkat Keras

Quiz
•
7th - 9th Grade
10 questions
S1 Computer Systems - Hardware

Quiz
•
8th - 9th Grade
15 questions
Python

Quiz
•
6th Grade - University
10 questions
Computer Systems KS3

Quiz
•
9th Grade
12 questions
PYTHON 21

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade