juliabolt
juliabolt
I said in the export function runPythonProgram (file app.ts) that the type of showRoles is a boolean, but now it needs be a string then? I'll just make the type...
> `show_roles_of_variables() == "False"` and that'll always send a boolean If I do this, then the boolean will become true when the string is "False" right? I'm confused...
some tests keep failing though... Am I still doing things wrong with the env var?
sounds like a good idea!
Right now, when running Hedy code step-by-step, the label icon is not there, until there is a variable to show. Then, you need to click that icon, if you want...