Basics of programming - Quiz - 01

Basics of programming - Quiz - 01

University - Professional Development

20 Qs

quiz-placeholder

Similar activities

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Python :: String review

Python :: String review

University

20 Qs

Grade 7 Python Programming Quiz

Grade 7 Python Programming Quiz

7th Grade - University

20 Qs

UNIT1-PYTHON

UNIT1-PYTHON

University

20 Qs

Python MCQ

Python MCQ

University

20 Qs

Introduction to python

Introduction to python

University

15 Qs

Iedc Coders Club Programming Quiz

Iedc Coders Club Programming Quiz

University

25 Qs

Round 1

Round 1

University

15 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?