From e426859af43a86ae8d20c8acaf3cd72fcdf26d13 Mon Sep 17 00:00:00 2001 From: Boateng Prince Agyenim <163312213+Mmabiaa@users.noreply.github.com> Date: Thu, 26 Dec 2024 03:53:57 +0000 Subject: [PATCH] Update 3d_Surface_plot.py --- Python_Begginer_Projects/Amazing/3d_Surface_plot.py | 2 ++ 1 file changed, 2 insertions(+) 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