Now that we have the highest value in highest, let's add a print() statment to display it.
highest
print()
Make sure to pick print followed by f and then ", {, highest, }, ".
print
f
"
{
}