Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2009-09-24 03:46:24
Size: 2043
Editor: CarlTrachte
Comment: added vid's snippet
Revision 6 as of 2009-09-24 04:45:38
Size: 2067
Editor: svaksha
Comment: small marathi correction
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
/* code snippet provided by vid */
{{{
def Namaste('विद्या'):
 sAngA = "Namaste, {0}. आपण कसे आहात ?".format('Vidya')
 print(to_say)

def नमस्ते(विद्या):
     सान्गा = "नमस्ते, {०}. कैसे हैं?".format(विद्या):
     print(सान्गा)
}}}

Line 38: Line 50:
/* code snippet provided by vid */
{{{
def Namaste('विद्या'):
    sAngA = "Namaste, {0}. आपण कसे आहात ?".format('Vidya')
    print(sAngA)

def नमस्ते(विद्या):
     सान्गा = "नमस्ते, {0}. कैसे हैं?".format(विद्या):
     print(सान्गा)
}}}
Line 50: Line 52:
----
CategoryUnicode

Links to Python information in Marathi.

मराठी

There are some groundrules, some laid down by the site admins, some my suggestions:

1) Pages must be named in ASCII and English (PolishLanguage)

2) Pages must have an explanation in English at the top (Links to Python information in <language X>)

3) (my suggestion) We probably want to limit invites to edit the pages to people we know well, or Pythonistas with a track record. Hopefully this is inclusive enough without opening the site up to a spam flood and vandalismfest.

Where these pages really need help:

1) check links, remove broken ones.

2) add new links that are quality Python information and active.

3) some care for languages that have next to nothing, but do have people in the Python community - even a link to the Wikipedia page for Python, in that language, is a start (Some are pretty complete and of high quality - the Russian language Wikipedia page for Python, for instance, packs a lot in).

मराठी भाषेतील पाइथन (Python) पृष्ठ। मध्ये आपले स्वागत आहे.

def Namaste('विद्या'):
 sAngA = "Namaste, {0}. आपण कसे आहात ?".format('Vidya')
 print(to_say)

def नमस्ते(विद्या):
     सान्गा = "नमस्ते, {०}. कैसे हैं?".format(विद्या):
     print(सान्गा)

http://mr.wikipedia.org/wiki/विकिपीडिआ_साहाय्य:Setup_For_Devanagari

NewLanguagePage


CategoryUnicode

MarathiLanguage (last edited 2010-03-25 19:22:49 by CarlTrachte)

Unable to edit the page? See the FrontPage for instructions.