Coding Challenge
Let’s solve a small coding challenge in Python while using Transcrypt.
We'll cover the following...
Problem statement
Currently our application can add and remove text from within an HTML element.
In this code challenge, we will be starting with hello.py
and hello.html
. We ...