range クラス

range クラス (builtins モジュール)

[APIドキュメント]

特殊メソッド

__init__

@ [APIドキュメント]

__init__(*args)
__init__(stop)
__init__(start, stop, step=1)