Harshad or Niven series: Difference between revisions

m
split a compound requirement.
m (added alignment)
m (split a compound requirement.)
Line 15:
The task is to create a function/method/procedure to generate successive members of the Harshad sequence.
 
Use it to:
Use it to list the first twenty members of the sequence and list the first Harshad number greater than 1000.
::*   list the first '''20''' members of the sequence,   and
Use::* it to list the first twenty members of the sequence and  list the first Harshad number greater than '''1000'''.
 
 
Show your output here.