DS301222 # Q1) create a class method "car" that as three attributes "make","model" and "year" and a method called "get_info" that return string with the make ,model and year separated by a space

1 Like

@prasadrnag Correct Keep Practicing