Yes, python is amazing to start with!
And by the way, in Java, the:
System.out.println("Hanu is genius");
This needs to be enclosed in a class ๐. It won't work without it, whereas python being an interpreted language(which doesn't need to be compiled and is executed line by line), can do it without any encapsulation!
Good luck ๐
Gourav Khunger
Passionate app developer and programmer
Yes, python is amazing to start with!
And by the way, in Java, the:
System.out.println("Hanu is genius");This needs to be enclosed in a class ๐. It won't work without it, whereas python being an interpreted language(which doesn't need to be compiled and is executed line by line), can do it without any encapsulation!
Good luck ๐