Computer Science, asked by Anonymous, 8 months ago

Which of the following is an incorrect example of savefig() functions? * 1.plt.savefig("bar1.pdf") 2.plt.savefig("bar1.png") 3.plt.savefig("bar1.eps") 4.plt.savefig("bar1.ppt")

Answers

Answered by sahilcas
1

Answer:

3.

Explanation:

3.plt.savefig("bar1.eps")

Similar questions