Posted on Leave a comment

Python

Python is an interpreted scripting language . Guido Van Rossum founded Python programming in the year 1991.

Python is a simple, general purpose, high level, and object-oriented programming language which is used for web

Python includes installation, control statements, Strings, Lists, Tuples, Dictionary, Modules, Exceptions, Date and Time, File I/O, Programs, etc.

Python includes installation, control statements, Strings, Lists, Tuples, Dictionary, Modules, Exceptions, Date and Time, File I/O, Programs, etc.

Basic Program

  1. public class HelloWorld {  
  2.  public static void main(String[] args){ 
  3.   System.out.println(“Hello World”);  
  4.  }  
  5.  }  

For the Complete Curriculum please contact

Email : technoinfo52@gmail.com , WhatsApp : 9519663733

Leave a Reply

Your email address will not be published. Required fields are marked *