kryten icon indicating copy to clipboard operation
kryten copied to clipboard

A shell tool to turn code into a video presentation

Results 2 kryten issues
Sort by recently updated
recently updated
newest added

I try the example play file: > > > python kryten.py -d 0.05 -n -p python101.play It turns out that I get the following errors: ....5> a = 'hello world'...

Running the readem command python kryten.py -d 0.05 -n -p python101.play prints errors like these: ...3> # in Python variables are references ....4> a = 3 /bin/sh: a: command not...