Complete-Python-3-Bootcamp
Complete-Python-3-Bootcamp copied to clipboard
Function Color
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?
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