## func_a()


Return the value A.


Usage


``` python
func_a()
```


## Returns


`int`  
The integer value A.
