[Code/Toolbox] Added "getlogin()" to code toolbox

This commit is contained in:
ArtichOwO
2021-06-21 23:24:50 +02:00
parent 4c29b05b53
commit ba94c7db00
10 changed files with 10 additions and 0 deletions

View File

@@ -153,6 +153,7 @@ PythonUniform = "Floating point number in [a,b]"
PythonImportTime = "Import time module"
PythonImportOs = "Import os module"
PythonOsUname = " Información del sistema "
PythonOsGetlogin = "Get username"
PythonOsRemove = "Eliminar un archivo"
PythonOsRename = "Renombrar archivo"
PythonOsListdir = "Archivos de la lista"