TYPE_CHECKING: reveal_type(p1) reveal_type(s1) print(p1) print(s1) p2 = 'The quick brown fox jumps over the lazy dog' s2 = sample(p2, 10) if typing.
確定! 回上一頁