In, Python %s and %d are used for formatting strings. %s acts a placeholder for a string while %d acts as a placeholder for a number.
確定! 回上一頁