nhskifr33k

8 Reputation

2 Badges

15 years, 31 days

MaplePrimes Activity


These are questions asked by nhskifr33k

Hello,

I am working on a homework assignment for a Maple class and am hung up on creating adjacent lists within a list.  I know that I need to use the seq command with a i=1..(end) condition, but that code only creates the list, not the lists within the lists..

Here is the actual problem statement:

Consider the list

monthList := [ january, february, march, april, may, june, july, august, september, october, november december ];

Page 1 of 1