Closed
Description
Provide a keyword argument to construct a tuple of symbolic variables:
sage: SR.var('x', 4)
(x0, x1, x2, x3)
Component: symbolics
Keywords: symbolic ring
Author: Marcelo Forets
Branch/Commit: 29c9c2d
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/22909