हिंदी
तमिलनाडु बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान कक्षा १२

Observe the output figure. Identify the coding for obtaining this output. - Computer Science

Advertisements
Advertisements

प्रश्न

Observe the output figure. Identify the coding for obtaining this output.

विकल्प

  • import matplotlib.pyplot as plt
    plt.plot([1,2,3],[4,5,1])
    plt.show()

  • import matplotlib.pyplot as
    plt plt.plot([1,2],[4,5])
    plt.show()

  • import matplotlib.pyplot as plt
    plt.plot([2,3],[5,1])
    plt.show()

  • import matplotlib.pyplot as plt
    plt.plot([1,3],[4,1])
    plt.show()

MCQ

उत्तर

import matplotlib.pyplot as plt
plt.plot([1,2,3],[4,5,1])
plt.show()

shaalaa.com
Special Plot Types
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 16: Data visualization using pyplot: line chart, pie chart and bar chart - Evaluation [पृष्ठ ३३१]

APPEARS IN

सामाचीर कलवी Computer Science [English] Class 12 TN Board
अध्याय 16 Data visualization using pyplot: line chart, pie chart and bar chart
Evaluation | Q 6. | पृष्ठ ३३१
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×