Basic Python Code for Fun


These days I am dragging towards PYTHON, such a wonderful language. It is easy, expressive, free open source, high level, object oriented, extensible, embedded, large standard library with a great support for GUI Programming.

Although I wrote many small program but all are never saved, so started to make a repository of codes.

Basic Python code written by me:

1. Length of a string
2. Program to find frequency of a character in a string



Comments