Size: 1327
Comment: Added Malayalam Wikipedia link
|
Size: 1828
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Links to Python related information in Malayalam | = Python related information in Malayalam = ISO 639-1 Code: ml |
Line 33: | Line 35: |
== Links == |
|
Line 35: | Line 39: |
[[http://ml.wikibooks.org/wiki/പൈത്തണ്_പ്രോഗ്രാമിങ്ങ്|Wikibook]] | |
Line 36: | Line 41: |
NewLanguagePage | == Malayalam support in Python 3 == {{{ #!python പേര് = "മലയാളം" print("എന്റെ ഭാഷയുടെ പേര്: %s" % പേര്) }}} [[http://jaganadhg.freeflux.net/blog/archive/2009/10/04/python3-is-wonderful.html|blog - another Python 3 code snippet]] ---- CategoryUnicode CategoryLanguage ---- CategoryPythonIndia |
Python related information in Malayalam
ISO 639-1 Code: ml
മലയാളം
Links
Malayalam support in Python 3
blog - another Python 3 code snippet
CategoryUnicode CategoryLanguage