Thanks Aradhana Luthr, i appreciate
please i need your help in this line of codes below, tell me what i need to do to make it run correctly:
name = "charles"
input("what is your name?")
if input == "charles":
print("welcome to your PC charles")
else:
input != "charles"
print("Invaild Access!!!")
Thanks as i await your reply