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
11 questions
J277 Programming - Data Types

Quiz
•
9th - 11th Grade
11 questions
9-10 sene sonu

Quiz
•
9th - 10th Grade
15 questions
Python_if-else

Quiz
•
9th - 10th Grade
10 questions
Python Programming

Quiz
•
7th - 9th Grade
10 questions
KS4 Programming Techniques (1)

Quiz
•
8th - 10th Grade
12 questions
N5 SDD - Python input and output

Quiz
•
7th - 11th Grade
15 questions
Python Casting and Input

Quiz
•
8th - 11th Grade
13 questions
Y9 Homework 1: Python Revisited 1

Quiz
•
9th Grade
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade