Ajax
ASP
C,C++
C#,.NET
CSS,HTML
Delphi,Kylix
Experience
Flash
Java
JavaScript
PHP
Python
QT
SQL
ShellScript
VB
U :
P :
Register
Lost Password
Other Links
Code Archive
Save Giovanni
Python Category Code
Real Name
:
SharingCode.NET User
Subject
:
Default Argument Values: default values are evaluated at the point of function definition
Description
:
Default Argument Values: default values are evaluated at the point of function definition
# The default values are evaluated at the point of function definition in the # defining scope, so that i = 5 def f(arg=i): print arg i = 6 f()
Rating
:
1.00
(out of 5)
Visitor Voting Booth
:
Excellent
Very Good
Good
Fair
Poor
Copyright © 2006 SharingCode.NET . All rights reserved. Hosted By: SisNetworks