Python_Basics_1

Python_Basics_1

Professional Development

30 Qs

quiz-placeholder

Similar activities

2018 IPC CH 3A Quiz

2018 IPC CH 3A Quiz

Professional Development

25 Qs

Quiz LP e PI

Quiz LP e PI

Professional Development

32 Qs

Post-Test Under Cyber Closet Project

Post-Test Under Cyber Closet Project

Professional Development

25 Qs

OBU 15 C Fun Quiz 1

OBU 15 C Fun Quiz 1

1st Grade - Professional Development

25 Qs

Android Quiz

Android Quiz

10th Grade - Professional Development

25 Qs

Swift Programming Course Assessment

Swift Programming Course Assessment

Professional Development

30 Qs

Data Science Fundamentals

Data Science Fundamentals

Professional Development

25 Qs

CINEASTE 2.0 ROUND 1

CINEASTE 2.0 ROUND 1

KG - Professional Development

25 Qs

Python_Basics_1

Python_Basics_1

Assessment

Quiz

Other

Professional Development

Medium

Created by

Basavaraj Neelagund

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To get the output "Hello World" write the missing function for following code

_______("Hello World")

print

printf

type

read

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python was released in ______

2000

1990

1991

1992

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python works on different platforms

true

false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


if(5>2):

print("Five is greater than two!")

prints Error

prints "Five is greater than two

both

none of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python comments are represented using _____

##

//

#

/*

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x=4

x="yit"

print(x)

prints 4

prints yit

prints 4yit

prints yit4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

variable called "MyGrossSalary" is the representation of _______ technique

snake Case

camel Case

pascal Case

None of these

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?