From ae10bee8838ab3fcb29e312c2dfdc18a57af9416 Mon Sep 17 00:00:00 2001 From: morozovkm <116811918+morozovkm@users.noreply.github.com> Date: Thu, 27 Oct 2022 20:59:25 +0300 Subject: [PATCH] ok --- Keypad.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Keypad.java b/Keypad.java index 2688643..33eecb9 100644 --- a/Keypad.java +++ b/Keypad.java @@ -16,7 +16,7 @@ import javax.swing.JPanel; import javax.swing.JButton;// program uses Scanner to obtain user input -public class Keypad +public class Keypad !!! { private Scanner input; // reads data from the command line private String userinput; @@ -118,4 +118,4 @@ public void resetuserinput(){ * and publisher shall not be liable in any event for incidental or * * consequential damages in connection with, or arising out of, the * * furnishing, performance, or use of these programs. * - *************************************************************************/ \ No newline at end of file + *************************************************************************/