GDSC DEU & PYTHON

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Ali Altun
Used 3+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hangisi a değişkeninin değerini 1 arttırır?
a+=1
a++=1
a==+1
a = a++
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
type, Python'da içine yazılan datanın türünü veren fonksiyonun ismidir.
print(type(5.3)) aşağıdakilerden hangi sonucu verir?
string
integer
float
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sırasıyla aşağıdaki data türleri nelerdir?
a="Google Developer Student Clubs"
b="227"
c=true
d=263
e=3.14
string-integer-boolean-integer-float
string-integer-boolean-integer-integer
string-integer-boolean-integer-float
string-string-boolean-integer-float
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
a=39
b=a//10
c=a%10
d=b*10+c
print(d)
Çıktı sonucu kaçtır?
9
39
3
51
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdakilerden hangisi Python'da bir bölme işleminden kalanı bulmak için kullanılan operatördür?
//
/
%
**
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python'da verilen iki şarttan birinin sağlanmasının yeterli olacağı durumlar için aşağıdakilerden hangisinin yazılması gereklidir?
not
end
and
or
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Verilen kod bloğunun çıktısı ne olur?
14
15
16
13
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
genel kültür

Quiz
•
9th Grade - University
25 questions
Nesne Tabanlı 3. hafta

Quiz
•
10th Grade
30 questions
İşletim Sistemi Kurulumu

Quiz
•
10th Grade
30 questions
Informatika ilk 6 bolme

Quiz
•
11th Grade
27 questions
Ofis Programları

Quiz
•
10th Grade
26 questions
İÇ DONANIM BİRİMLERİ

Quiz
•
8th - 10th Grade
25 questions
computers

Quiz
•
9th Grade
25 questions
Adobe Photoshop Quiz01

Quiz
•
9th 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
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade