Intro to Python Programming
The less than symbol, '<', is a comparison operator used in string formatting to indicate that the value should be left-aligned within the specified field width. This operator is particularly useful in the context of 8.4 String Formatting, where it helps control the alignment and spacing of text within a formatted string.
congrats on reading the definition of <. now let's actually learn it.