Features of python

 Features of python

1)  Simple and straight forward syntax

2) platform independent

3) large library

4) precise coding

5) automatic memory management

6) highly extensible

Comments

Popular posts from this blog

Write a python script to display the current date and time. First create variables to store date and time, then display date and time in proper format (like: 13-8-2022 and 9:00 PM """