Explorar el Código

Create sys_save_load.md

Björn Ritzl hace 5 años
padre
commit
cf06b67b23
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      examples/file/sys_save_load/sys_save_load.md

+ 5 - 0
examples/file/sys_save_load/sys_save_load.md

@@ -0,0 +1,5 @@
+---
+title: Save and Load
+brief: This example shows how to save and load data using sys.save() and sys.load()
+scripts: sys_save_load.script
+---