Lars Rosing

Lars Rosing (born 25 January 1972) is a Danish-Greenlandic actor. Brother of film director Otto Rosing. Born in Maniitsoq, a town in western Greenland, he grew up in Ilulissat, a larger town further north. Rosing later resided in Nuuk, the capital of Greenland.

Career

Lars Rosing plays the protagonist Malik in Greenland's first international feature film Nuummioq.[1][2] Lars Rosing lives near Montreal in Canada.

gollark: ?coliru```pythonimport mathtext = "mwahahaha"len = 32amp = 8freq = 1for i in range(len): print((" " * int(math.sin(i * freq) * amp + amp)) + text)```
gollark: I can make it into a python oneliner.
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 64amp = 8freq = 0.5for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 64amp = 8freq = 0.1for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 32amp = 8freq = 0.5for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```

References

  1. "First feature from Greenland". Danish Film Institute. Retrieved 31 August 2010.
  2. "Acclaim to film pioneers". Suluk. Air Greenland. 4: 43. 2010.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.