input_str = "dup8-#*!kd*(847"
s = input_str
for c in '`~!@#$%^&*()-_+=[{]}\|;:\'\",<.>?/':
s = s.replace(c, '')
vin = s
from datetime import datetime current_year = datetime.now( ).year
__init__ __str__ __repr__ vin year color owner is_sales_tax_paid pay_sales_tax
import datetime current_year = datetime.datetime.now( ).year
for v in vehicles:
print(v)
__init__ __str__ make model num_cylinders add_miles miles add_accessories accessories __repr__ __lt__You don't need to test instance members that you already tested in the Vehicle class for Project 3a.
print(autos)
print(d)or you can print the keys and objects like this:
for k in d.keys( ):
print(k, d[k])