| Hosted by CoCalc | Download
@interact def checkTheBox(c = checkbox(False,"Reverse")): print "value of c",c
Interact: please open in CoCalc