Re: making a list using table but with different increment after a
- To: mathgroup at smc.vnet.net
- Subject: [mg81529] Re: making a list using table but with different increment after a
- From: guerom00 <guerom00 at gmail.com>
- Date: Wed, 26 Sep 2007 06:52:18 -0400 (EDT)
Hi :) With 2 tables ? {Table[a, {a, 0, 9}], Table[a, {a, 10, 100, 10}]} // Flatten