Python Basics

Python Basics

University

10 Qs

quiz-placeholder

Similar activities

Firewall e IDS - Segurança de Redes

Firewall e IDS - Segurança de Redes

University

10 Qs

استعني علي الشقا بالله

استعني علي الشقا بالله

University

10 Qs

PYTHON_CHAPTER 6

PYTHON_CHAPTER 6

University

10 Qs

AdeC 2o Parcial

AdeC 2o Parcial

University

10 Qs

The AI Shield

The AI Shield

University

15 Qs

Programación II Parte 5

Programación II Parte 5

University

10 Qs

PROBLEM SOLVING USING R  UNIT I  MCQS

PROBLEM SOLVING USING R UNIT I MCQS

University

15 Qs

Quiz on Basics of C

Quiz on Basics of C

University

10 Qs

Python Basics

Python Basics

Assessment

Quiz

Computers

University

Medium

Created by

N JIBIN

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

45 sec • 1 pt

Which of the following is a valid variable name in Python?

A. 1variable

B. my-variable

C. _variablename

D. variable name

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you print "Hello, World!" to the console in Python 3?

A. print("Hello, World!")

B. print "Hello, World!"

C. echo "Hello, World!"

D. System.out.println("Hello, World!")

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the result of the expression 5 + 3 * 2?

A. 10

B. 16

C. 11

D. 26

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for single-line comments in Python?

//

--

#

/*

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you declare a variable in Python?

A. var my_variable

B. my_variable =

C. variable my_variable

D. my_variable = 10

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print(5 + 2) in Python?

A. 52

B. 7

C. "5 + 2"

D. Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid string in Python?

A. 'Hello, World!"

B. "Hello, World!"

C. Hello, World!

D. "Hello, World!'

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?