Untitled Quiz

Untitled Quiz

University

20 Qs

quiz-placeholder

Similar activities

Java Basics, operators and variables (CH/PT)

Java Basics, operators and variables (CH/PT)

University

16 Qs

Quiz Java y Python

Quiz Java y Python

University

18 Qs

Bài 24

Bài 24

10th Grade - University

15 Qs

C++ Functions Quiz

C++ Functions Quiz

University

23 Qs

Python Temel Konuları Testi

Python Temel Konuları Testi

10th Grade - University

20 Qs

C# Programming Quiz

C# Programming Quiz

University

25 Qs

Quiz Pemrograman Python

Quiz Pemrograman Python

10th Grade - University

15 Qs

quiz1B1

quiz1B1

7th Grade - University

20 Qs

Untitled Quiz

Untitled Quiz

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

SUCHETA MOHARANA

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct extension of Python files?

.pt

.pyt

.py

.python

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to display output in Python?

echo()

write()

display()

print()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of :

x = 5

print(type(x))

<type: int>

int

<class 'int'>

<int>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 10 // 3 in Python?

3.33

3

4

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name in Python?

2value

my-value

my_value

my value

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write a single-line comment in Python?

//

/* comment */

# comment

-- comment

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the input() function do?

Displays output

Reads input from user

Ends program

None

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?