a flowchart is a pictoral method of writing a computer algorithm using standard shapes representing various actions and arrows mapping out the 'flow' of the algorithm. Pseudo code is code written in 'natural language', pseudo meaning 'deceitful' , fake code. They are not actual languages.