We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6e7eb commit fbe4275Copy full SHA for fbe4275
README.md
@@ -16,7 +16,7 @@ My Stack Implementation In Java
16
17
## Using MyStackJava
18
19
-```
+```java
20
public class HelloWorld {
21
public static void main(String []args){
22
System.out.println("Hello, World!");
0 commit comments