On Thu, Jan 5, 2012 at 10:22 AM, daedae11 <daeda...@126.com> wrote:

> **
> The exercise is:
>
> Write a function which has 3 parameters. First parameter is a char, second
> parameter is a integer, third parameter is a integer.
> The function would create a file which have following requests:
> 1. the length of the file is in accordance with the third parameter.
> 2. the content of the file must be random generated.
> 3. the time first parameter occurred in the content must be in accordance
> with second parameter.
>
> please give me some hints. It would be better if you give me the code.
>
> ------------------------------
> daedae11
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
> You're likely going to get patronized for asking for the code as if you're
asking for someone to do your homework problem for you.
-- 
Alexander
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to