Pythonvibes
Which of the following statements is false?
1 year ago | [YT] | 7
View 0 replies
Which of the following command is used to install pandas?
1 year ago | [YT] | 6
What is the output of print(0.2 + 0.4== 0.6)?
The expression int(x) implies that the variable x is converted to integer. State whether true or false.
Which function is used to read input from the console in Python?
1 year ago | [YT] | 9
Identify the error in this code:x = [1, 2, 3];print (x)
For the following Python statement Msg= ('Good Day')What shall be the data type of Msg ?
1 year ago | [YT] | 10
What minimum and maximum values will be generated for the following Python statement ? print (random. randrange (100) +1)
1 year ago | [YT] | 11
View 4 replies
In SQL, to DROP a constraint from a table we use the
Load more
Pythonvibes
Which of the following statements is false?
1 year ago | [YT] | 7
View 0 replies
Pythonvibes
Which of the following command is used to install pandas?
1 year ago | [YT] | 6
View 0 replies
Pythonvibes
What is the output of print(0.2 + 0.4== 0.6)?
1 year ago | [YT] | 7
View 0 replies
Pythonvibes
The expression int(x) implies that the variable x is converted to integer. State whether true or false.
1 year ago | [YT] | 6
View 0 replies
Pythonvibes
Which function is used to read input from the console in Python?
1 year ago | [YT] | 9
View 0 replies
Pythonvibes
Identify the error in this code:
x = [1, 2, 3];
print (x)
1 year ago | [YT] | 9
View 0 replies
Pythonvibes
For the following Python statement
Msg= ('Good Day')
What shall be the data type of Msg ?
1 year ago | [YT] | 9
View 0 replies
Pythonvibes
1 year ago | [YT] | 10
View 0 replies
Pythonvibes
What minimum and maximum values will be generated for the following Python statement ?
print (random. randrange (100) +1)
1 year ago | [YT] | 11
View 4 replies
Pythonvibes
In SQL, to DROP a constraint from a table we use the
1 year ago | [YT] | 9
View 0 replies
Load more