Basics of programming - Quiz - 01

Basics of programming - Quiz - 01

University - Professional Development

20 Qs

quiz-placeholder

Similar activities

Python Class 1

Python Class 1

Professional Development

15 Qs

Round 4 - Harvest

Round 4 - Harvest

University

15 Qs

Python Programming Functions Q3

Python Programming Functions Q3

University

20 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Python MCQ

Python MCQ

University

20 Qs

Python Basic Quiz 01

Python Basic Quiz 01

University

17 Qs

Programming II - Introduction

Programming II - Introduction

12th Grade - Professional Development

20 Qs

Unit 3 Looping - Quiz

Unit 3 Looping - Quiz

9th Grade - University

20 Qs

Basics of programming - Quiz - 01

Basics of programming - Quiz - 01

Assessment

Quiz

Computers

University - Professional Development

Medium

Created by

Krishna Prakash R

Used 34+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Is Python case sensitive?

Yes

No

Maybe

Depends up on the version of python

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is the correct extension of the Python file?

.python

.pl

.py

.p

3.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Is Python code compiled or interpreted?

Python code is both compiled and interpreted

Python code is neither compiled nor interpreted

Python code is only compiled

Python code is only interpreted

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following character is used to give single-line comments in Python?

//

#

!

/*

5.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Which of the following functions is a built-in function in python?

fact()

print()

seed()

squareroot()

6.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Which code is correct?

ptinf("Hello World")

print("Helloworld")

printf "hello world"

print (hello world)

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which symbol is used for product calculations?

x

X

*

**

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?