Python and C Programming Quiz

Python and C Programming Quiz

University

50 Qs

quiz-placeholder

Similar activities

Lesson 1 - College Credits

Lesson 1 - College Credits

9th Grade - University

47 Qs

Unit 3.1 – Pipe Sizing and Selection PART 2

Unit 3.1 – Pipe Sizing and Selection PART 2

University

46 Qs

AUT/SEPT/2025L5

AUT/SEPT/2025L5

1st Grade - University

45 Qs

Technical Quiz-Round 1

Technical Quiz-Round 1

University

50 Qs

Introduction to Python Quiz

Introduction to Python Quiz

University

50 Qs

Inter-University Quiz Competition

Inter-University Quiz Competition

University

50 Qs

8.1.1 - Principles of Mechanical Engineering

8.1.1 - Principles of Mechanical Engineering

10th Grade - University

55 Qs

Bebidas Alcohólicas (Dec.1686/12 y Dec. 162/21)

Bebidas Alcohólicas (Dec.1686/12 y Dec. 162/21)

12th Grade - University

50 Qs

Python and C Programming Quiz

Python and C Programming Quiz

Assessment

Quiz

Engineering

University

Practice Problem

Hard

Created by

Gunasree Sidda

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the output of print(2 * 3)?

5

6

23

None

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which keyword is used to define a function?

func

define

def

function

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the output of print(type("Hello"))?

<class 'str'>

<class 'int'>

<class 'char'>

<class 'text'>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a valid variable name?

2name

name_1

@name

name-1

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does len([1, 2, 3]) return?

1

2

3

Error

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which data type is mutable?

Tuple

String

List

Integer

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you start a comment in Python?

//

#

/*

--

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?