File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# UrduPython
2- Write simple Python in Urdu.
2+ > Ever had that random thought of programming in Urdu? Well, you're at the right place.
3+ Programming Language in Urdu, based on Python - اردو میں کوڈ لکھیں
34
45## Pre-requisites
56- Python 3+
@@ -70,10 +71,10 @@ would be
7071لکھو ("Hello world!")
7172```
7273
73- 3 . Open a Terminal in the folder of this file .
74- 4 . Run the code in one command: ``` python urdu_python__ply .py <NAME_OF_YOUR_FILE> ```
74+ 3 . Open a Terminal in the UrduPython folder .
75+ 4 . Run the code in one command: ``` python urdu_python .py path/to/the/file/you/created ```
7576
76- For more help, run ``` python urdu_python__ply .py --help ``` . For better understanding, do run the sample code files in the "samples" folder.
77+ For more help, run ``` python urdu_python .py --help ``` . For better understanding, do run the sample code files in the "samples" folder.
7778
7879## Guide
7980### For macOS
You can’t perform that action at this time.
0 commit comments