Computer Science, asked by binnytresa6694, 6 months ago

Write a program that would print the information (name, year of joining,

salary, address) of three employees by creating a class named 'Employee'. The

output should be as follows:

Name Year of joining Address

Robert 1994 64C- WallsStreat

Sam 2000 68D- WallsStreat

John 1999 26B- WallsStreat

how can i implement in python

Answers

Answered by somiljainjainsomil
0

Answer:

Thanks for free points

Explanation:

Similar questions