From 2330c411e90f5e84a0a4f00ecdc90c141ee70b42 Mon Sep 17 00:00:00 2001 From: MiranDMC Date: Wed, 4 Dec 2024 03:09:00 +0100 Subject: [PATCH] :memo: update commands --- sa/snippets/math/2707.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sa/snippets/math/2707.txt b/sa/snippets/math/2707.txt index 1fb86ff20..b036cefae 100644 --- a/sa/snippets/math/2707.txt +++ b/sa/snippets/math/2707.txt @@ -1 +1 @@ -<%= output1 %> = <%= input1 %> * <%= input2 %> \ No newline at end of file +LongString greeting = pick_random_text {values} "Hello!" "Hi there!" "Welcome!" \ No newline at end of file