Create all codes using Python in PyCharm:
Create a vehicle class with the following attributes: license plate, model, year.
Create a Driver class with the following attributes: name, driver's license number.
a) This task is not possible in Python.
b) Yes, it can be done using Python.
c) No, it cannot be done using Python.
d) Python does not support classes.