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
:
Simple class with a constructor
Description
:
A very simple class with a constructor
class Student: def __init__ (self, name, age, gender): self.name = name self.age = age self.gender = gender s = Student("Your Name", 20, "f") print s print s.age
Rating
:
0.00
(out of 5)
Visitor Voting Booth
:
Excellent
Very Good
Good
Fair
Poor
Copyright © 2006 SharingCode.NET . All rights reserved. Hosted By: SisNetworks