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
15 questions
Python_if-else

Quiz
•
9th - 10th Grade
15 questions
DAR Intro to Computers

Quiz
•
9th - 12th Grade
10 questions
Storage Devices and Input or Output

Quiz
•
7th - 9th Grade
10 questions
Module 2 - Lesson 5

Quiz
•
6th - 12th Grade
10 questions
Fundamental of computer Quiz

Quiz
•
5th - 10th Grade
11 questions
Micro:bit Parts

Quiz
•
9th - 12th Grade
10 questions
Computers Check for Understanding

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

Quiz
•
9th - 10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade