From e9ad32b64fdcb478bdd88305ab70d1b5abcbca78 Mon Sep 17 00:00:00 2001 From: siddharth vaishnav <64470572+siddharth17vaishnav@users.noreply.github.com> Date: Fri, 2 Oct 2020 09:23:38 +0530 Subject: [PATCH] Update ReadMe.txt --- ReadMe.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ReadMe.txt b/ReadMe.txt index 5bb2a8e..d289b72 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,7 +1,10 @@ +can you please elaborate more + + HTML | Calculator Here a Calculator is going to be formed with HTML code. -Calculator Title: This is the title at the top of our application, “HTML Calculator”. +Calculator Title: This is the title at the top of our application, “HTML Calculator”. Output Screen: This will be our output screen, where all text will be shown. Like the input that the user will type and the answer calculated from the user input. So, we can again break down this into two smaller pieces as shown below: Question Output: This will be the input given by the user. -Answer Output: This will be the result calculated from user input. \ No newline at end of file +Answer Output: This will be the result calculated from user input.