Coding Challenge
Explore how to enhance your 'Hello, World' front-end app by adding buttons that change text colors using Python and Transcrypt. This lesson guides you in manipulating the HTML element style.color property and regenerating JavaScript to see your changes in action.
We'll cover the following...
We'll cover the following...
Problem statement
Currently our application can add and remove ...
Ask