>>3
Pronounced like Jewey. Joo-e.
If only
>>1 had not posted a video where the bitch says it out lound. I can see how hearing something would make you confused as how it is pronounced.
Also, I took criminology and am a tech consultant for the Detroit PD. You have no idea how many GUI's I wrote in Visual Basic to do a variaty of investigation tasks.
Public Enum Races
White = 1 'Always #1
Black = -1 'Less than nothing
Other = 0 'Obviously nothing
End Enum
Public Function FindIPAddress As String
Dim RapeVictim As New Person(Of Object)(Races.White) 'Women are objects
Dim Suspects As New List(Of Person)
Suspects.Add(New Person(Races.Black, "Kunta Kinte"))
Suspects.Add(New Person(Races.White, "Barry"))
Dim result As New StringBuilder
For Each Syspect As Person In Suspects
result.Append(Suspect.Name)
If RapeVictim.Race = Races.White AndAlso Suspect.Race < 0 Then
result.Append(" did it but is a nigger and cannot afford the Internet for his stolen computer")
Else
result.Append(" did not do it because he is white.")
End If
result.Append(Environment.NewLine)
Next
Return result.ToString
End Function
This is a very well used peice of code. Returns:
Kunta Kinte did it but is a nigger and cannot afford the Internet for his stolen computer
Barry did not do it because he is white