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
13 questions
Program Development - Python: Errors

Quiz
•
8th - 10th Grade
10 questions
Exploring Python: Input and Output Essentials

Quiz
•
9th Grade - University
11 questions
deneme python

Quiz
•
9th Grade
14 questions
Python1_1

Quiz
•
9th Grade
11 questions
Python

Quiz
•
9th Grade
14 questions
Y9 - Module 2 - KT1 Python Basics

Quiz
•
9th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
15 questions
Hangman Game - Programming Questions

Quiz
•
7th - 11th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade