From 43421f9e2421b82e2504bf436ad1db51d7c7a6d0 Mon Sep 17 00:00:00 2001 From: samgrs Date: Tue, 1 Feb 2022 22:25:31 -0300 Subject: [PATCH 1/3] determina vez do jogador --- sorteio.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sorteio.py b/sorteio.py index a77fd0d..5c48c96 100644 --- a/sorteio.py +++ b/sorteio.py @@ -28,3 +28,4 @@ def S_praBaixo(y_opcao, limite): y_opcao = limite return y_opcao + From d9bef251ad5f1c0972391e9ae699269342a1b7bd Mon Sep 17 00:00:00 2001 From: samgrs Date: Tue, 1 Feb 2022 22:31:25 -0300 Subject: [PATCH 2/3] determina a vez do jogador --- sorteio.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sorteio.py b/sorteio.py index 5c48c96..a77fd0d 100644 --- a/sorteio.py +++ b/sorteio.py @@ -28,4 +28,3 @@ def S_praBaixo(y_opcao, limite): y_opcao = limite return y_opcao - From 2635446fbdd6071363bc34a354de82d06de00f4f Mon Sep 17 00:00:00 2001 From: samgrs Date: Tue, 1 Feb 2022 22:47:26 -0300 Subject: [PATCH 3/3] determina a vez de cada jogador --- sorteio.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sorteio.py b/sorteio.py index a77fd0d..5c48c96 100644 --- a/sorteio.py +++ b/sorteio.py @@ -28,3 +28,4 @@ def S_praBaixo(y_opcao, limite): y_opcao = limite return y_opcao +