def func(a : int) -> float: b : int = 3 yield a * b* 1.0