ritchie46 Awaiting requested review from ritchie46 ritchie46 is a code owner stinodego Awaiting requested review from stinodego stinodego is a code owner c-peters Awaiting requested review from ...
Python is smart enough to determine what type of data is in that box, whether it's text (a string), a whole number (an integer), or a decimal (a float). For example, when you write `player_name = ...