Rayhan’s blog (raynux.com)

Rayhan’s Personal Web Blog Site

Entries Comments


I have started learning both Ruby & Python

15 July, 2008 (23:58) | Python, Ruby, programming | No comments

Tags: , ,


Today I have started learning Python, after a successful start I have found that in Python the code block is separated by indent. That means no closing braces or ending identifier. like

def whats_on_the_telly(penguin=None):
if penguin is None:
penguin = []
penguin.append(”property of [...]

 

Free cPanel hosting provided by EOMY.NET