## func_03()


Function number 3.


Usage


``` python
func_03(x)
```


## Parameters


`x: int`  
Input value.


## Returns


`int`  
Processed value.
