Basics of programming - Quiz - 01

Basics of programming - Quiz - 01

University - Professional Development

20 Qs

quiz-placeholder

Similar activities

Python

Python

University

15 Qs

TECH_IQ_HUNT ROUND

TECH_IQ_HUNT ROUND

University

25 Qs

Python Basics 1

Python Basics 1

University

20 Qs

Python introduction

Python introduction

University

15 Qs

CSC305: TOPIC 7

CSC305: TOPIC 7

University

15 Qs

Iedc Coders Club Programming Quiz

Iedc Coders Club Programming Quiz

University

25 Qs

Milking Minds 2 17-01-24

Milking Minds 2 17-01-24

University

15 Qs

Python Programming Quiz

Python Programming 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?