1. Suppose t = (1, 2, 4, 3), which of the following is incorrect?
1 point
2. What is the output of the following code?
a=(1,2,3,4)
del(a[2])
print(a)
1 point
3. Is the following piece of code valid?
a=(1,2,3,4)
del a
1 point
4. What type of data is: a=[(1,1),(2,4),(3,9)]?
1 point
5. What is VADER?
1 point
6. Which of the following does CLAHE use to enhance the images?
1 point
7. What is an Anagram?
1 point
8. Consider the scenario below: Ram wants to play a lottery game in which he has to choose one ticket out of 10 tickets. If the ticket chosen by the
participant is 9, then he wins 500$. The price for playing the lottery game is 100$. Ram decides to play this game 10 times in order to guarantee his win. Would
you advise him to play this game?
participant is 9, then he wins 500$. The price for playing the lottery game is 100$. Ram decides to play this game 10 times in order to guarantee his win. Would
you advise him to play this game?
1 point
9. Find out the anagrams present in the following sentences. One day, When I was going through my old stuff, I found my old study table. Though It was
damn dusty, but still i could read the stupid stuff that i used to write on it as a kid
damn dusty, but still i could read the stupid stuff that i used to write on it as a kid
Thanks buddy!
ReplyDeleteAssignment 9 please post
ReplyDelete