Задание
Укаживерный тип для данных в каждой из строк.
| Данные | Тип данных | ||||
|---|---|---|---|---|---|
| \(117\) | [bool | float | int | str | list ] |
| \(23.3\) | [str | list | bool | int | float] |
| True | [bool | str | list | int | float] |
| Страна | [float | list | str | int | bool] |