diff --git a/Python_Begginer_Projects/Amazing/3d_Surface_plot.py b/Python_Begginer_Projects/Amazing/3d_Surface_plot.py index 5dc94df..8185b17 100644 --- a/Python_Begginer_Projects/Amazing/3d_Surface_plot.py +++ b/Python_Begginer_Projects/Amazing/3d_Surface_plot.py @@ -29,3 +29,5 @@ # Display the plot plt.show() + +# Author - Mmabiaa