Skip to content

Commit 401c44a

Browse files
authored
Update FilesFormat.md
1 parent 04d4233 commit 401c44a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

FilesFormat.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import pyforchange.pfcf
3232
#### Example
3333
1. Open [Pyfoch](https://pythonforchange.github.io/pyfoch).
3434
2. Write the following lines:
35-
```PFCF
35+
```
3636
hello,world",|
3737
3838
~this text can not be printed~
@@ -74,10 +74,12 @@ print(\"hello world\"),
7474
Range[5],
7575
\</wolfram\>\,,
7676
```
77+
7778
3. In "File" menu, click on "Export".
7879
4. Give a name to your exported file and save.
7980
5. Open the exported file.
8081
6. The exported file will have the following text:
82+
8183
```
8284
hello
8385
world
@@ -117,6 +119,7 @@ print("hello world")
117119
Range[5]
118120
</wolfram>,
119121
```
122+
120123
7. Enjoy!
121124

122125
### Using pyforchange.pfcf package

0 commit comments

Comments
 (0)