This amazing blog post is just freaking cool. Liked the way you explained and all. But those codes can be colourful. You can add the coding language just after those 3 small dashes. Example :
class Simple{
public static void main(String args[]){
System.out.println("Hello Java");
}
}
Once again amazing post.
This amazing blog post is just freaking cool. Liked the way you explained and all. But those codes can be colourful. You can add the coding language just after those 3 small dashes. Example :
class Simple{ public static void main(String args[]){ System.out.println("Hello Java"); } } // ```javascript : Like thisOnce again amazing post.