Honestly conflating coding with typing tells me your idea of coding is very different to what I used to do.
Coding is literally writing code, instructions in plain text that control the behavior of computer. That implies knowing which instructions to write.
But creating software is much more than that. Just like writing an essay involves more than just typing words. Other activities include: Architecture, Requirements analysis, Debugging, Testing, Integration,…
Use whatever labels you want, apply charitable reading and I'm sure even you could understand what I mean here. Clearly there are at least two sorts of tasks (or used to anyways) in "software engineering" as a whole, one more mechanical and one more about thinking.