1-Agent – a programming variable that moves in an environment.
2-Environment – location where agent takes some actions.
3-Action – an event that occur inside and environment by agent.
4-State – the current value of an gent variable.
5-Reward – points to be taken for right and wrong actions.(positive/negative)
5-Policy – different ways to reach a goal include all steps that an agent takes to achieve a goal.