Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
31 dec
#python 3.5.2 class Employee: no_of_dept=10 def __init__(self,aname,asalary,acontact,apassion): self.name=aname self.salary=asalary self.co_no=acontact self.passion=apassion bunny=Employee("bunny",45000,8446137931,"video shooting") karan=Employee("karan",67000,8446160364,"travelling") sai=Employee("sai",555000,9876767870,"coding") print(sai.salary)
run
|
edit
|
history
|
help
0
Binary number into Decimal
gj4
My first code
Python3 - PDF PAGES SEPARATION
Guru
Lcm and hcf
Sending email from python
tree
(P3) Starsza data
Search element in a matrix