s1h
1.h Create a class that has a static inner class and a method local inner class. Make instances of each class. Create code that accesses the inner classes’ members from the outer class. Create a code that accesses the outer class’s members from within the inner classes. Time: 1.5h