Pierian-Data / Complete-Python-3-Bootcamp

Course Files for Complete Python 3 Bootcamp Course on Udemy
27.01k stars 84.67k forks source link

Function Color #610

Open 1776man opened 1 month ago

1776man commented 1 month ago

whenever I type the print function it is green. Whenever I add the parathesis, the function becomes white again, but the code still runs. What can I do to make the function stay green?

HAILARYAN commented 1 month ago

whenever I type the print function it is green. Whenever I add the parathesis, the function becomes white again, but the code still runs. What can I do to make the function stay green?

-> if you are working on vsc try to install prettier extension hopefully it will help u