Podcast
Questions and Answers
Which type of chart is not supported by pyplot?
Which type of chart is not supported by pyplot?
- Boxplot
- Line graph (correct)
- Pie
- Histogram
What is the probability of getting 1 and 5 if a dice is thrown once?
What is the probability of getting 1 and 5 if a dice is thrown once?
- 8/9
- 2/3
- 1/3
- 1/6 (correct)
Which of the following is not a parameter of pyplot's plot() method?
Which of the following is not a parameter of pyplot's plot() method?
- Marker
- Color
- Lineheight (correct)
- Linestyle