Search Header Logo

Chapter 1: Python Overview

Authored by Python eBook

Computers

University

Used 35+ times

Chapter 1: Python Overview
AI

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

What year was Python first released?

1989

 1991

1995

2000

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a key feature of Python?

Compiled Language

Complex Syntax

Dynamically Typed

Limited Libraries

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who created Python?

 Guido van Rossum

 James Gosling

 Dennis Ritchie

Bjarne Stroustrup

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to start a comment in Python?

//

#

 /*

<!--

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to output "Hello, World!" in Python?

echo "Hello, World!"

Console.WriteLine("Hello, World!")

print("Hello, World!")

 printf("Hello, World!")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store a sequence of characters in Python?

  • int

  • float

  • string

  • bool

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you take input from a user in Python?

 input("Enter something:")

get_input("Enter something:")

scan("Enter something:")

cin >> "Enter something:"

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?