Size: 2029
Comment:
|
← Revision 9 as of 2009-10-17 06:02:36 ⇥
Size: 2736
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 41: | Line 41: |
/* translation provided by Chaitanya Kamisetty of indlinux-telugu@lists.sourceforge.net */ {{{#!python $ python3.1 Python 3.1 (r31:73572, Aug 10 2009, 18:55:18) [GCC 4.3.2 20081105 (Red Hat 4.3.2-7)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> def వందనాలు(పేరు): ... వందనం = "మీరు ఎలా ఉన్నారు {0}?".format(పేరు) ... print(వందనం) ... >>> పేరు = 'రాము' >>> వందనాలు(పేరు) మీరు ఎలా ఉన్నారు రాము? }}} |
|
Line 43: | Line 59: |
http://te.wikipedia.org/wiki/%E0%B0%B5%E0%B0%BF%E0%B0%95%E0%B1%80%E0%B0%AA%E0%B1%80%E0%B0%A1%E0%B0%BF%E0%B0%AF%E0%B0%BE:Setting_up_your_browser_for_Indic_scripts | [[http://te.wikipedia.org/wiki/%E0%B0%B5%E0%B0%BF%E0%B0%95%E0%B1%80%E0%B0%AA%E0%B1%80%E0%B0%A1%E0%B0%BF%E0%B0%AF%E0%B0%BE:Setting_up_your_browser_for_Indic_scripts|Indic scripts for browser]] |
Line 50: | Line 66: |
CategoryLanguage CategoryUnicode CategoryPyConIndia2009 |
Links to Python related information in Telugu
ISO 639-1 Code: te
తెలుగు
ఫైతాన్ లో తెలుగు వాడటం నేర్చుకొనుటకు స్వాగతం
తెలుగు లో వ్రాయుటకు మరియు తెలుగు యునికోడ్ అక్షరాల గురించి తెలుసుకొనుటకు ఈ క్రింది ప్రకరనములను చదవండి
1 $ python3.1
2 Python 3.1 (r31:73572, Aug 10 2009, 18:55:18)
3 [GCC 4.3.2 20081105 (Red Hat 4.3.2-7)] on linux2
4 Type "help", "copyright", "credits" or "license" for more information.
5 >>> def వందనాలు(పేరు):
6 ... వందనం = "మీరు ఎలా ఉన్నారు {0}?".format(పేరు)
7 ... print(వందనం)
8 ...
9 >>> పేరు = 'రాము'
10 >>> వందనాలు(పేరు)
11 మీరు ఎలా ఉన్నారు రాము?
Indic scripts for browser
http://tlt.its.psu.edu/suggestions/international/bylanguage/telugu.html
http://www.alanwood.net/unicode/telugu.html
http://unicode.org/charts/script/chart_Telugu.html