1924 in Southern Rhodesia

The following lists events that happened during 1924 in the Colony of Southern Rhodesia.

1924
in
Southern Rhodesia

  • 1925
  • 1926
  • 1927
Decades:
  • 1900s
  • 1910s
  • 1920s
  • 1930s
  • 1940s
See also:

Incumbents

Events

April

  • 29 April - The Southern Rhodesia general election takes place and Charles Coghlan of the Rhodesia Party becomes the first Prime Minister of Southern Rhodesia.


gollark: ```luafunction os.pullEventRaw( sFilter ) return coroutine.yield( sFilter )endfunction os.pullEvent( sFilter ) local eventData = table.pack( os.pullEventRaw( sFilter ) ) if eventData[1] == "terminate" then error( "Terminated", 0 ) end return table.unpack( eventData, 1, eventData.n )end```
gollark: This runs in PotatoBIOS and shouldn't be terminated, so it ignores that.
gollark: No, `os.pullEvent` handles termination too.
gollark: Oh, you should use `os.pullEvent` and not `coroutine.yield` too, right.
gollark: Your thing will be running in a CraftOS environment instead of the BIOS one, so presumably you can use the `keys` library and make it easier.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.