Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #107103
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Dynamic inputs |
| Date | 2016-04-16 13:19 -0400 |
| Message-ID | <mailman.55.1460827200.6324.python-list@python.org> (permalink) |
| References | <901a5b60-25b3-4e1c-9178-755bf668a5c5@googlegroups.com> <nets7g$lbg$1@ger.gmane.org> |
On 4/16/2016 3:35 AM, durgadevi1 wrote: > what does dynamic inputs mean and how is it implemented in python programming? 'dynamic input' is new to me. I would take it to mean input that is not available until the program is running. Inputs from people and sensors would qualify. But maybe whoever you read it from meant 'strong, energizing' as opposed to 'weak, inervating'. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Dynamic inputs durgadevi1 <srirajarajeswaridevikrupa@gmail.com> - 2016-04-16 00:35 -0700
Re: Dynamic inputs Michael Selik <michael.selik@gmail.com> - 2016-04-16 09:31 +0000
Re: Dynamic inputs durgadevi1 <srirajarajeswaridevikrupa@gmail.com> - 2016-04-16 23:59 -0700
Re: Dynamic inputs Michael Selik <michael.selik@gmail.com> - 2016-04-17 21:46 +0000
Re: Dynamic inputs Terry Reedy <tjreedy@udel.edu> - 2016-04-16 13:19 -0400
csiph-web