12  mathematica test

Code
$Version
15.0.0 for Mac OS X ARM (64-bit) (May 19, 2026)

12.1 plot test

will this work?

Code
Plot3D[
    Sin[x y],
    {x,-Pi,Pi},{y,-Pi,Pi}
    ]
Output
Code
{Slider[Dynamic[n], {0, 100, 1}], Dynamic[n]}
Output