: -

#
ax = ashaxiom.Axiom.start([10, 20, 30])
ax.multiply(1.1).to_json("data.json").to_excel("data.xlsx")
Result 05