OriyaLanguage

This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

Links to Python information in Oriya Language.

ISO 639-1 Code: or

ଓଡ଼ିଆ

   1 
   2 
   3 
   4 title = ''
   5 ଓଡ଼ିଆ = ['\u0B17', '\u0B40', '\u0B47',
   6         '\u0B17\u0B3E', '\u0B2C\u0B3F']
   7 for letter in ଓଡ଼ିଆ:
   8     print(letter)
   9     title += letter
  10 print(title)

CategoryLanguage CategoryPythonIndia CategoryUnicode