Data Communication Notes
Data Communication Notes
print("Matrix A:\n", A)
print("Matrix B:\n", B)
x = [1, 2, 3, 4, 5]
plt.xlabel("X-axis")
plt.ylabel("Y-axis")
plt.legend()
plt.grid()
➢ plt.show()
GRAMIN TECHNICAL AND MANAGEMENT CAMPUS VISHNUPURI NANDED
NAME :- PRASHIK BHUSAWALE ROLL NO:- 51
PRACTICAL NO:- 19 (PYTHON)
➢ output :-