maphew
maphew8mo ago

prompt the user

is there a way to prompt for user input?
4 Replies
Myles Scolnick
Myles Scolnick8mo ago
you can use input("What is your name?)
maphew
maphewOP8mo ago
oh, so simple! no wonder there's no doc page. ooh, doesn't like being stopped though, crashes the notebook server. Still, it gets me through rest of today ; -)
Myles Scolnick
Myles Scolnick8mo ago
that likely is not intentional - we can look into that
maphew
maphewOP8mo ago
traceback after pressing [stop] button to right of cell while the prompt was waiting for input