Python Basics Quiz

Python Basics Quiz

University

15 Qs

quiz-placeholder

Similar activities

Session 02

Session 02

University

15 Qs

Quiz về Kiểu Dữ Liệu List và Set (1)

Quiz về Kiểu Dữ Liệu List và Set (1)

7th Grade - University

15 Qs

Quiz Meet 1 Mini SC Programing

Quiz Meet 1 Mini SC Programing

University

10 Qs

ARTIFICIAL INTELLIGENCE

ARTIFICIAL INTELLIGENCE

University

20 Qs

NoSQL Concepts

NoSQL Concepts

University

10 Qs

 XI Kuis Analisis Data

XI Kuis Analisis Data

10th Grade - University

20 Qs

Understanding Loops in C Programming

Understanding Loops in C Programming

1st Grade - University

15 Qs

HT - 13 Identifica principales aplicaciones

HT - 13 Identifica principales aplicaciones

University

20 Qs

Python Basics Quiz

Python Basics Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

jemsheena ma

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python was developed by:

Dennis Ritchie

Guido van Rossum

James Gosling

Bjarne Stroustrup

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is a:

Low-level language

Machine language

High-level programming language

Assembly language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which year was Python first released?

1991

2000

1989

1995

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used for comments in Python?

//

**

#

/* */

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct to print "Hello World" in Python?

echo "Hello World"

print("Hello World")

printf("Hello World")

console.log("Hello World")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid number data type in Python?

int

float

complex

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of type(3)?

  • <class 'float'>

  • <class 'int'>

  • <class 'str'>

  • <class 'complex'>

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?