variable variable = "Python" # insert a variable into string using String concatenation print("Hello " + variable + " I'm Pytutorial").
確定! 回上一頁