Python-101

Python-101

University

25 Qs

quiz-placeholder

Similar activities

Personal Qualities of a Health Care Worker

Personal Qualities of a Health Care Worker

University

20 Qs

DIGITAL COMMUNICATION

DIGITAL COMMUNICATION

University

20 Qs

OCP 1Z0-819 - Chapter4

OCP 1Z0-819 - Chapter4

University

20 Qs

SPOR TESTİ

SPOR TESTİ

6th Grade - University

20 Qs

Sahabeler ve Risale

Sahabeler ve Risale

11th Grade - University

20 Qs

Personality Development

Personality Development

University - Professional Development

23 Qs

Python 1-2 урок

Python 1-2 урок

5th Grade - University

30 Qs

Basics of Python Programming Unit-1

Basics of Python Programming Unit-1

University - Professional Development

20 Qs

Python-101

Python-101

Assessment

Quiz

Professional Development

University

Hard

Created by

Negan Jeff

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 3 pts

Python Nerelerde Kullanılır?

Web Uygulamaları

Veri Bilimi

Siber Güvenlik

Mobile Uygulamalar

2.

MULTIPLE CHOICE QUESTION

10 sec • 3 pts

Ekrana veri yazdırmamızı sağlayan komut nedir?

print()

printf()

cout

Console.WriteLine()

3.

MULTIPLE CHOICE QUESTION

45 sec • 3 pts

Aşağıdaki karakterlerden hangisi PRİNT komutunda birleştirme operatörü olarak kullanılır?

Soru İşareti

Nokta

Virgül

Eşittir

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Python da hangi harf ile bir satırı yorum içine alırız?

@

//

/*comment*/

#

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Ekran çıktısında sayıların yan yana görünmesini sağlayan komut hangisidir?

and

end

sum

Avg

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

a="SaüSiber"

b="227"

c=true

d=263

e=3.14

string-integer-boolean-integer-float

string-integer-boolean-integer-integer

string-integer-boolean-integer-integer

string-string-boolean-integer-float

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Python'da bir değişkenin veya nesnenin türünün çıktısını almak için doğru sözdizimi nedir?

print(typeof x)

print(typeof(x))

print(type(x))

print(typeOf(x))

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?