Python. Hit Alt+Enter on data and select "Add type hint for variable data ". It will render code: from typing import Tuple data: tuple[int, int, int] = (1, ...
確定! 回上一頁