Python Yazılım Dilleri Soruları

Python Yazılım Dilleri Soruları

University

10 Qs

quiz-placeholder

Similar activities

VR - AR SORULARI

VR - AR SORULARI

University

11 Qs

sabit ve değişken

sabit ve değişken

KG - Professional Development

10 Qs

Computer and Other Human Inventions

Computer and Other Human Inventions

University

15 Qs

YT-Quiz

YT-Quiz

University

10 Qs

Python with DataScience

Python with DataScience

7th Grade - University

10 Qs

Rounding Numbers in Python

Rounding Numbers in Python

University

9 Qs

C Programming quiz 3

C Programming quiz 3

University

10 Qs

Pemkom 8

Pemkom 8

University

10 Qs

Python Yazılım Dilleri Soruları

Python Yazılım Dilleri Soruları

Assessment

Quiz

Computers

University

Medium

Created by

ÇAĞATAY ÇINAR

Used 64+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?