zero-shot prompting means providing a prompt that is not part of the training data to the model, but the model can generate a result that you desire
next layer is one-shot prompting, giving them one example, and last is few shot prompting
more is better as it follows pattern matching