Re: Dynamic inputs

2016-04-17 Thread Michael Selik
On Sun, Apr 17, 2016, 7:01 AM durgadevi1 <
srirajarajeswaridevikr...@gmail.com> wrote:

> On Saturday, April 16, 2016 at 5:31:39 PM UTC+8, Michael Selik wrote:
> > On Sat, Apr 16, 2016, 9:41 AM durgadevi1 <
> > srirajarajeswaridevikr...@gmail.com> wrote:
> >
> > > what does dynamic inputs mean and how is it implemented in python
> > > programming?
> > >
> >
> > In what context did you hear or read the phrase "dynamic inputs"?
> >
> > >
>
> Oh I read it in my assignment manual. The sentence is "Use dynamic inputs
> to  XOR the binary file. " Thanks for your replies :)
>

It seems the assignment wants you to ask a user for input. What input
source would you like to use?

>
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Dynamic inputs

2016-04-17 Thread durgadevi1
On Saturday, April 16, 2016 at 5:31:39 PM UTC+8, Michael Selik wrote:
> On Sat, Apr 16, 2016, 9:41 AM durgadevi1 <
> srirajarajeswaridevikr...@gmail.com> wrote:
> 
> > what does dynamic inputs mean and how is it implemented in python
> > programming?
> >
> 
> In what context did you hear or read the phrase "dynamic inputs"?
> 
> >

Oh I read it in my assignment manual. The sentence is "Use dynamic inputs to  
XOR the binary file. " Thanks for your replies :)
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Dynamic inputs

2016-04-16 Thread Terry Reedy

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

--
https://mail.python.org/mailman/listinfo/python-list


Re: Dynamic inputs

2016-04-16 Thread Michael Selik
On Sat, Apr 16, 2016, 9:41 AM durgadevi1 <
srirajarajeswaridevikr...@gmail.com> wrote:

> what does dynamic inputs mean and how is it implemented in python
> programming?
>

In what context did you hear or read the phrase "dynamic inputs"?

>
-- 
https://mail.python.org/mailman/listinfo/python-list