Assign 199.99 to the price variable and check the solution.
Output: 199.99
price = 199.99 print('This costs', price)