Chapter 1: Python Overview

Chapter 1: Python Overview

University

10 Qs

quiz-placeholder

Similar activities

Perangkat komputer

Perangkat komputer

University

10 Qs

Logika Fuzzy

Logika Fuzzy

University

10 Qs

Kuis Artificial Intelligence

Kuis Artificial Intelligence

University

15 Qs

CodeMonkey for B.Ed IT

CodeMonkey for B.Ed IT

University

10 Qs

Processing Quiz

Processing Quiz

University

13 Qs

ICT 0513 - Chapter 4 : System Unit

ICT 0513 - Chapter 4 : System Unit

University

15 Qs

Python Quiz 1.4

Python Quiz 1.4

University

12 Qs

Chapter 1: Python Overview

Chapter 1: Python Overview

Assessment

Quiz

Computers

University

Practice Problem

Easy

Created by

Python eBook

Used 35+ 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

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:"

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?