Coding Challenge
Practice a coding challenge in Python and React while using Transcrypt.
We'll cover the following...
Problem statement
Currently our application takes input and shows it in an alert() dialog box.
With the way we are using the pyreact.py module as a bridge between Python and
JavaScript, it becomes easy to make more ...