from mutable_primitives import Int x = Int(5) def make_x_seven(): x.set(7) make_x_seven() print(x.get()) # should print 7 However if you understand the limitations ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する