Define ‘Logic’ in regards to programming.
Logic is the order in which a program runs, the decisions made within the program, how you structure the different parts of the program.
Define ‘Syntax’
Syntax is the actual programming language, the very specific set of words and symbols you write for it work.