Skip to content

Commit e805afb

Browse files
author
renzon
committed
Funcionando, mas no Linux tem que apertar enter para inputar os dados
1 parent 385733f commit e805afb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

placa_grafica.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2+
13
import os
24
import platform
35
import time

testes/fase_testes.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
import os
23
from unittest.case import TestCase
34
import math
@@ -173,3 +174,4 @@ def teste_calcular_pontos(self):
173174

174175

175176

177+

0 commit comments

Comments
 (0)