From 8c826e3e36399a2ad67a49e4ed9f6efb6202c9a3 Mon Sep 17 00:00:00 2001 From: Vivek Kumar Singh <71426368+vivekthedev@users.noreply.github.com> Date: 2022年1月25日 13:21:07 +0530 Subject: [PATCH] fix : Images link fixed in markdown --- GUIScripts/Scientific Calculator/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/GUIScripts/Scientific Calculator/README.md b/GUIScripts/Scientific Calculator/README.md index 22f67c4ae..37d9695e3 100644 --- a/GUIScripts/Scientific Calculator/README.md +++ b/GUIScripts/Scientific Calculator/README.md @@ -15,8 +15,12 @@ Script, I have imported tkinter which is really very easy in python. You can use standard calculator by default and you can go to file and change standard calculator to scientific calculator for solving complex problems like the problems of logarithm,trignometric problems,exponential problems,etc. -Screenshots:- -### (Images/Image1.png),(Images/Image2.png),(Images/Image3.png),(Images/Image4.png) + +### Screenshots:- + + + + output:- ### Answers will be display after the calculations