sajjadyazdanparast commited on
Commit
b8fa944
1 Parent(s): 9a3d6b5

create app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+
2
+ """
3
+ Latex using magic :
4
+ $$
5
+ f(x) = x ^ 2 + 2x + 1 = (x + 1) ^ 2
6
+ $$
7
+ """