ITU (disambiguation)


ITU or Itu may refer to:

Organizations

Places

Schools

Other uses

gollark: If you want to stick with Lua this is pretty good.
gollark: ```lualocal lapis = require("lapis")local respond_to = require("lapis.application").respond_tolocal app = lapis.Application()app:match("create_account", "/create-account", respond_to({ GET = function(self) return { render = true } end, POST = function(self) do_something(self.params) return { redirect_to = self:url_for("index") } end}))```
gollark: Depends who you ask.
gollark: A problem, that may be.
gollark: Ah.

See also

  • ITU country code (disambiguation)
  • ITU-R (ITU Radiocommunication Sector), a sector of the International Telecommunication Union
  • ITU-T (ITU Telecommunication Standardization Sector), a sector of the International Telecommunication Union
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.