
Hi made a counter that count till 1 000 000 000.How long will it take to get there when there is no delay. Thx Ben

On Wed, Jul 28, 2010 at 5:13 AM, Barend erasmus <funbuggie@gmail.com> wrote:
Hi
made a counter that count till 1 000 000 000.How long will it take to get there when there is no delay.
That depends - how have you programmed your counter, what do you do with the result, what computer are you using, what other processes are running? Rather than asking people who do not know all these things, you'd better try it out yourself: Let it count to 10 000 000, and multiply that result by 100. It will not be exact, but it will be a much better estimate than I or anyone else here can provide. -- André Engels, andreengels@gmail.com

On Tue, Jul 27, 2010 at 8:13 PM, Barend erasmus <funbuggie@gmail.com> wrote:
Hi
made a counter that count till 1 000 000 000.How long will it take to get there when there is no delay.
Thx
Ben
Your post is completely off-topic. This mailinglist (python-ideas) is for proposing/discussing ideas for improving/modifying the Python language. For general discussion and questions about Python, please post to python-list/comp.lang.python instead. It is accessible from either: http://mail.python.org/mailman/listinfo/python-list http://groups.google.com/group/comp.lang.python/topics Regards, Chris
participants (3)
-
Andre Engels
-
Barend erasmus
-
Chris Rebert