olivierserreri commited on
Commit
6701efd
·
verified ·
1 Parent(s): b21b8bc

Create file_from_hf.py

Browse files
Files changed (1) hide show
  1. file_from_hf.py +4 -0
file_from_hf.py ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ var_hf = 12 + 12
2
+ print(var_hf)
3
+
4
+ print("this file is created on the hugging face website")