Output

  1  # Display three messages
  2  print("Welcome to Python")
  3  print("Python is fun")
  4  print("Problem Driven")
      
An animated program with explanatory texts about specified elements.