79578120

Date: 2025-04-16 21:17:45
Score: 1
Natty:
Report link

Something like this might be useful.

(%i)    table_form(makelist([i,i*10],i,1,5));
 

The output will be:

      
1   10
2   20
3   30
4   40
5   50

Hope it helps!
Reasons:
  • Whitelisted phrase (-1): Hope it helps
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: José Helo