test

अब Quizwiz के साथ अपने होमवर्क और परीक्षाओं को एस करें!

the meaning of the keyword parameter is determined by:

the argumen's name specified along with its value

only one of the following statements is false - Which one?

the result of the / operator is always an integer

what is the output of the following snipped if the user enters two lines containing 2 and 4 respectively? x=int(input()) y=int(input()) x=x//y y=y//x print (y)

the will cause a run time error

left-sided binding determines that the result of the following expression 1// 2 * 3 is equal to:

0

what is the output of the follwing snippet? x=1 y=2 z=x x=y y=z print(x,y)

2 1

the value twenty point twelve times ten raised to the power of eight should be written as:

20.12E8

what is the output of the following snipped if the user enters two lines containing 2 and 4 respectively x=input() y=input() print(x+y)

24

One of the following variables' names is illegal - which one?

True

the print() function can ouput values of:

any number arguments (inclluding zero)

The\n digraph forces the print() function to

break the output line

the result of the folowing division: 1/1

is equal to 1.0

The 0o prefix means that the number after it is denoted as:

octal

the ** operator:

performs exponentiation


संबंधित स्टडी सेट्स

N180 ATI The Neurological System Part 1

View Set

Chapter 7- South America Geography and History

View Set

Gallbladder and Billiary System - Ch: 6

View Set

Micro Chapter 17 Wage Determination

View Set

Reading Comprehension - Chapter 2: The Basics of Reading Comprehension

View Set

Chapter 2-6 Section Quiz Questions

View Set