
Python Yazılım Dilleri Soruları
Authored by ÇAĞATAY ÇINAR
Computers
University
Used 65+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python'da "Hello World" çıktısını hangisi verir?
echo "Hello World" Your answer
echo("Hello World");
p("Hello World")
print("Hello World")
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Aşağıdakilerden hangisi "PYTHON" programlama dilinin avantajlarından biri değildir?
Açık kaynaklı yani ücretsizdir.
Yoğun hesaplamalarda yavaş çalışır.
Ulaşılabilir kaynağı fazladır.
Yapısı sade ve okunması kolaydır.
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Python'da hangisi doğru değişken adıdır?
my_var
_myvar
my_var
My var
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Python'da hangisi yorum satırı ekler?
//This is a comment
/*This is a comment*/
#This is a comment
-This is a comment-
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Python'da hangisi dosya uzantısıdır?
.pyth
.py
.pt
.ph
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Hangisi Fonksiyon oluşturur?
create myFunction():
def myFunction():
function myfunction():
print myfunction()
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Aşağıdaki programın ekrana vereceği çıktı nedir?
a= ”HOŞGELDİN”
b= ”ali”
print(a,b)
ali hosgeldin
HOŞGELDİN ali
ali HOŞGELDİN
HOŞGELDİN
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?