my script does not work and i have copied the script from the website (unity) and my script editor says that(look below)

: Error CS0101: The namespace ‘’ already contains a definition for ‘PlayerController’ (CS0101) (Assembly-CSharp)
how can i fix this?

By deleting one of your duplicate PlayerController scripts.