From 0d530f0e84c15387cd22ae1608c284befff8e87f Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 16 Apr 2024 22:12:29 -0300 Subject: so falta os comentarios e salvar em um arquivo --- txt.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'txt.txt') diff --git a/txt.txt b/txt.txt index afd934b..48b0fbc 100644 --- a/txt.txt +++ b/txt.txt @@ -1,4 +1,7 @@ + + program exemplo1 + var n, s, i: integer; procedure soma; @@ -17,8 +20,8 @@ begin begin soma; write (s); - i:=i+1; + i:=i+1; end -end. - - \ No newline at end of file +end. + + -- cgit v1.2.3