From e64f447273d095716d17a3d2fad3bf328ac5f120 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Mon, 3 Jul 2023 12:57:06 +0000 Subject: [PATCH] User: dbayless@humanscalebusiness.org clicked save for playground/human-scale-business/plaything-1/plaything execution.bpmn --- .../plaything-1/plaything execution.bpmn | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/playground/human-scale-business/plaything-1/plaything execution.bpmn b/playground/human-scale-business/plaything-1/plaything execution.bpmn index 061576ec..e96ec155 100644 --- a/playground/human-scale-business/plaything-1/plaything execution.bpmn +++ b/playground/human-scale-business/plaything-1/plaything execution.bpmn @@ -24,8 +24,19 @@ The instructional text is created using markdown. That means it has the usual fo + + # Execution Message +This is the text that is shown when the script task is being executed. + Flow_05pcm1s + Flow_1t5222g + first_name = input(f'Enter your first name: ') +print(f'Hello, {first_name}!') + + Flow_1t5222g + + @@ -40,6 +51,9 @@ The instructional text is created using markdown. That means it has the usual fo + + + @@ -48,6 +62,10 @@ The instructional text is created using markdown. That means it has the usual fo + + + +