Skip to content

Commit 3f334ab

Browse files
committed
update
1 parent 7c0cd98 commit 3f334ab

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ATM interface/atm.class

1.76 KB
Binary file not shown.

ATM interface/atm.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import java.util.Scanner;
33

44
//create ATMExample class to implement the ATM functionality
5-
public class ATMExample
5+
public class atm
66
{
77
//main method starts
88
public static void main(String args[] )

0 commit comments

Comments
 (0)