Basics of programming - Quiz - 01

Basics of programming - Quiz - 01

University - Professional Development

20 Qs

quiz-placeholder

Similar activities

Python for beginners

Python for beginners

University

20 Qs

Introduction To Python

Introduction To Python

University

20 Qs

Computational Thinking in Python[Quiz 2]

Computational Thinking in Python[Quiz 2]

University

15 Qs

Biyani College Day 4

Biyani College Day 4

University

15 Qs

PYTHON CONTEST 2

PYTHON CONTEST 2

University

25 Qs

DATATYPES - INPUT/OUTPUT - OPERATORS

DATATYPES - INPUT/OUTPUT - OPERATORS

Professional Development

24 Qs

PY-BUILD

PY-BUILD

University

20 Qs

Beginner Quiz on ML and Python Basics

Beginner Quiz on ML and Python Basics

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?