Python-101

Python-101

University

25 Qs

quiz-placeholder

Similar activities

LAHTM Tourism and Hospitality as a Trade

LAHTM Tourism and Hospitality as a Trade

University

20 Qs

การพัฒนาบุคลิกภาพ

การพัฒนาบุคลิกภาพ

University

20 Qs

python programming quiz

python programming quiz

12th Grade - University

26 Qs

Python Code

Python Code

8th Grade - Professional Development

20 Qs

Basics of Python Programming Unit-1

Basics of Python Programming Unit-1

University - Professional Development

20 Qs

Python Basics 1

Python Basics 1

University

20 Qs

Python Basics 3

Python Basics 3

6th Grade - University

30 Qs

Python-Loops-Iterables

Python-Loops-Iterables

12th Grade - University

25 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?