You can also use the type() function to check if the type of a variable object is a string in python. sample_text = "Hello" if type(sample_text) ...
確定! 回上一頁