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
Kuiz ICT Pengaturcaraan

Quiz
•
1st - 12th Grade
35 questions
Python-Listeler

Quiz
•
9th Grade
34 questions
Python Seviye 1

Quiz
•
5th - 12th Grade
25 questions
computers

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

Quiz
•
10th Grade
30 questions
Sains Komputer Ting4

Quiz
•
4th Grade - University
25 questions
Adobe Photoshop Quiz01

Quiz
•
9th Grade
25 questions
Kryptografia

Quiz
•
11th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th 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
20 questions
Introduction to Desktop Computer Systems

Quiz
•
9th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Computer Hardware and Input/Output Devices

Interactive video
•
6th - 10th Grade