[Solved] Attack3 Joystick buttons to turn on LEDs on Arduino?

A button has two states either HIGH or LOW (Or maybe true & false ?)
first I need to define a variable then how do I store the button state in the variable, I mean what is the code structure to do that?

Please bear with me here

Many thanks…