Bizniz
Harold Ha (Korean: 하원택; born March 16, 1982), better known as Bizniz (Korean: 비즈니즈), is a Korean rapper and singer signed to Brand New Music. He debuted as a member of Korean hip hop group Infinite Flow in 1999, and he released his first solo EP, This Is Bizniz, in 2008.[1][2][3]
Bizniz | |
---|---|
Birth name | Harold Ha |
Born | March 16, 1982 |
Origin | South Korea |
Genres | Korean hip hop, K-Pop |
Occupation(s) | Rapper, singer |
Years active | 1999–present |
Labels | H&L Entertainment (2008–2009) Brand New Stardom (2009–2011) Brand New Music (2011–present) |
Website | Official website |
Discography
Albums
- Ego (2010)
- Angstblute (2012)
EPs
- This Is Bizniz (2008)
- Strictly Bizniz (2012)
- #evolution (2013)
gollark: Changes I made:- check reactor methods in the loop- make the only thing in the `if` statement be setting `txt`, so that it runs the rest of the code for *both*- pass `print` multiple parameters, since it can use that happily- inline calls to stuff- `term` calls directly instead of `shell.run "clear"`, which is mildly more efficient- indentation
gollark: Here is the fixed version.
gollark: ```lualocal r = peripheral.wrap("back")while true do term.clear() term.setCursorPos(1, 1) local txt if r.getActive() then txt = "Aktiv" else txt = "Inaktiv" end print("Der Reaktor ist", txt) print(r.getEnergyStored(), "RF gespeichert") sleep(1)end```
gollark: Also, please use local variables and do indentation.
gollark: What you need to do is check `r.getActive` and the other stuff *in the loop*, and ensure that both branches correctly yield and print everything.
References
- "Bizniz (비즈니즈)". KBS World Radio. Retrieved May 30, 2016.
- "비즈니즈(Bizniz)". Mnet (in Korean). Archived from the original on November 14, 2016. Retrieved May 30, 2016.
- "인피닛플로우(I.F)" [Infinite Flow]. Mnet (in Korean). Archived from the original on September 29, 2016. Retrieved May 30, 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.