## func_02()


Function number 2.


Usage


``` python
func_02(x)
```


## Parameters


`x: int`  
Input value.


## Returns


`int`  
Processed value.
