We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2a250 commit 42ace93Copy full SHA for 42ace93
Success.java
@@ -1,6 +1,6 @@
1
public class Success{
2
3
public static void main(String []args){
4
- System.out.println("Interviews are tought, so are you :)");
+ System.out.println("Interviews are tough, so are you :)");
5
}
6
0 commit comments