Hello, The exercice is " In the file tomatoes.py
, there is one typo in the code. Can you fix it so the print output matches the following?
How many kilos of tomatoes?
1.5 please
" . I’ve written print(‘How many kilos of tomatoes?\n1.5 please’) and my answer is wrong ! I don’t understand