Example 1: type python #This is able to tell the user what the type of an object is string_example = "string" int_example = 1 float_example = 1.1 ...
確定! 回上一頁