Aşağıdaki print fonksiyonlarından hangisinin kullanımı yanlıştır.

pyhton

Quiz
•
Computers
•
9th Grade
•
Hard
ahmet kılıç
Used 82+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Print(merhaba)
print("merhaba")
print('merhaba')
print(" " " merhaba " " ")
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Değişken olarak
sayi1 ve sayi 2 değişkeni int
metin1,metin2 değişkenleri ise str
değeri girilmiş olsun. print fonksiyonu çalıştığında aşağıdakilerden hangisi hata vericektir.
print(sayi1+sayi2)
print(sayi1*metin1)
print(sayi2*metin2)
print(sayi1+metin2)
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
sayi1=3
metin1="mehmet"
print(sayi1*metin1)
hata verir
sayi1mehmet çıktısını verir
3mehmet çıktısı verir
mehmetmehmetmehmet çıktısı verir
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ad,soyad,yasi = " hakan","kaya",25 satırı çalıştığında hangi değişken ataması yanlış yazılmıştır.
ad="hakan"
soyad="kaya"
yasi=25
soyad=kaya
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
print(type(5.6)) ekran çıktısı nasıl olacaktır.
class 'int'
class 'str'
class 'float'
class 'bool'
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
print(type(True)) ekran çıktısı nasıl olacaktır.
class 'int'
class 'str'
class 'float'
class 'bool'
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Tanımlanmamış bir sayı değişkeni, print(sayi) ifadesi çalıştırıldığında aşağıdakilerden hangisi gerçekleşmesi beklenir.
sayi
çift tırnak " sayi" yazılmalıydı
değişken tanımlı olmadığından hata verir.
print(sayi) yerine print('sayi') ifadesi yazılmalıydı
Create a free account and access millions of resources
Similar Resources on Quizizz
19 questions
Algoritma - Akış Şeması

Quiz
•
9th - 10th Grade
20 questions
Python Programlama Soruları(Quiz2)

Quiz
•
9th Grade
20 questions
TIKamy po angielsku

Quiz
•
9th - 12th Grade
21 questions
Python Quiz (Değişkenler ve Veri Tipleri)

Quiz
•
9th Grade
19 questions
php

Quiz
•
6th - 12th Grade
15 questions
Python While

Quiz
•
9th Grade
16 questions
BİLGİSAYAR SINAVI

Quiz
•
KG - 9th Grade
18 questions
Bilgisayar Bilimi - 2

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University