Formatted string literals (f-strings) let us include expressions inside of a string by prefixing the string with f . The x character after the colon stands for ...
確定! 回上一頁