⟩ How to find out syntax error by manual testing?
synatax is a schematic representation of a certain code of a
particular language.
just try knowing the basics of that language code to avoid
grave mistakes in coding.thats the first step.next run a
code walkthrough to see manually if there is any runtime error.