
Temel Seviye - open()'a kadar
Authored by Mevlüt Can Adıyaman
Computers
1st Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Python'da bir fonksiyon nasıl tanımlanır?
function myFunction():
def myFunction():
func myFunction()
define myFunction():
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Python'da bir değişkenin türünü belirlemek için hangi fonksiyon kullanılır?
type()
var_type()
get_type()
determine_type()
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Python'da bir for döngüsünde döngüyü bir sonraki iterasyona atlatmak için hangi komut kullanılır?
break
continue
pass
skip
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Python'da bir listeyi kopyalamak için hangi yöntem doğrudur?
list.copy()
list[:]
copy(list)
list.duplicate()
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Python'da bir sözlükte (dictionary) anahtar-değer çiftini nasıl silersiniz?
del dictionary[key]
dictionary.remove(key)
dictionary.pop(key)
delete dictionary[key]
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Python'da bir dosya açmak için hangi fonksiyon kullanılır?
open()
read()
write()
file()
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Python'da bir string'i küçük harfe dönüştürmek için hangi metod kullanılır?
lower()
lowercase()
makelower()
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?