EV Technology - Connected Vehicle (V2X)
A developer wrote this code snippet for EV access control:
What is the error in this code?
if password = "secure123":
grant_access()What is the error in this code?
