Última atividade 1727727531

yuanpeng's Avatar yuanpeng revisou este gist 1727727531. Ir para a revisão

1 file changed, 3 insertions

snippet.py(arquivo criado)

@@ -0,0 +1,3 @@
1 + if "-" in str(energy_theory[0]):
2 + energy_theory = energy_theory[1:]
3 + Percentage_theory = Percentage_theory[1:]
Próximo Anterior