1 point
Which of the following is not true about Stylometry Analysis?
1 point
Which of the following is not true about tuples in python?
-------- Answer
1 point
What is the output of the following code snippet in python?
name =(’kiran’,’bhushan’,’madan’)
print (name[-1])
-------- Answer
1 point
Strings in python can be created using
-------- Answer
1 point
Networkx in python is used for which of the following operation(s)?
-------- Answer
1 point
Which of the following will generate a complete graph in python using the networkx package?
-------- Answer
1 point
Which of the following method will return the RBG value of a pixel in python?
-------- Answer
1 point
The degree of separation of a complete graph with n nodes is always
-------- Answer
1 point
Which of the following is true about six degrees of separation?
-------- Answer
1 point
What is the output of the following code?
-------- Answer
No comments:
Post a Comment