ニュース

This post explains how to use if statements in Python. This will form the backbone of much of your code going forward! Else statements, nesting, + more.
Python’s new template strings, or t-strings, give you a much more powerful way to format data than the old-fashioned f-strings.