## func_01()


Function number 1.


Usage


``` python
func_01(x)
```


## Parameters


`x: int`  
Input value.


## Returns


`int`  
Processed value.
