__________     __ __     __  _______    ________
  / ____/ __ \   / // /    / / / /  _/ |  / / ____/
 / / __/ / / /  / // /_   / /_/ // / | | / / __/
/ /_/ / /_/ /  /__  __/  / __  // /  | |/ / /___
\____/\____/     /_/    /_/ /_/___/  |___/_____/

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

Python programing language overview

BY: @ihkhandokar | CREATED: April 11, 2018, 7:18 p.m. | VOTES: 2 | PAYOUT: $0.00 | [ VOTE ]

Python Overview
Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is designed to be highly readable. It uses English keywords frequently where as other languages use punctuation, and it has fewer syntactical constructions than other languages.
* Python is Interpreted: Python is processed at runtime by the interpreter. You do not need to compile your program before executing it. This is similarto PERL and PHP.
*' Python is Interactive: You can actually sit at a Python prompt and interact with the interpreter directly to write your programs.
* Python is Object-Oriented: Python supports Object-Oriented style or technique of programming that encapsulates code within objects.

TAGS: [ #education ] [ #knowledge ] [ #life ]

Replies

@cheetah | April 11, 2018, 7:18 p.m. | Votes: 0 | [ VOTE ]

Hi! I am a robot. I just upvoted you! I found similar content that readers might be interested in:
https://tutorialspoint128.wordpress.com/2016/10/11/python-tutorial/

@steemitboard | Jan. 25, 2019, 5:48 p.m. | Votes: 0 | [ VOTE ]

Congratulations @ihkhandokar! You received a personal award!

https://steemitimages.com/70x70/http://steemitboard.com/@ihkhandokar/birthday1.pngHappy Birthday! - You are on the Steem blockchain for 1 year!

Click here to view your Board

> Support SteemitBoard's project! Vote for its witness and get one more award!

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>