Syntaxreverse(list)list.reverse()Examplesreverse([1, 2, 3])["a", "b", "c"].reverse() Example 1Example 2 More ExamplesCommon UsesTemplates UsingReverse Text More Inforeverse · Notion Formulas · Ben SmithReturns the reversed list.https://www.bensomething.com/notion/formulas/functions/reverse