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

Programming in Python

Programming in Python

University

20 Qs

Python Basics

Python Basics

KG - University

16 Qs

CSC305: TOPIC 7

CSC305: TOPIC 7

University

15 Qs

Python Strings

Python Strings

University

20 Qs

Round 1

Round 1

University

15 Qs

Python Programming Quiz

Python Programming Quiz

9th Grade - University

20 Qs

Python Recap

Python Recap

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