Answer
Design and coding are different because they serve different purposes:
Design = planning (how it looks, feels, and works)
Coding = building (writing code to make it work)
Design answers “what and why”
Coding answers “how”
On question: Design is not coding and coding isn't design. Why?