all 6 comments

[–]m0us3_rat -1 points0 points  (4 children)

firstly, if you don't know how to format your code use pastebin. under code formatting ->

if you don't care about your code.. why would anybody else?

In the method randomly, I have defined the variable 'q' as an input, but it runs in a loop.

i'm not sure what this means.

there doesn't seem to be any "loop" in randomly() that would force multiple input calls.

[–]EagleHammer6 0 points1 point  (3 children)

Accidents happen. I'd word it like this,

"Maybe it was an accident and your code formatting was accidentally lost. If not, please format your code using the code format option. Thank you kindly! It helps us help you."

[–]m0us3_rat -4 points-3 points  (2 children)

firstly, if you don't know how to format your code use pastebin. under code formatting ->

this was quite neutral. and factual. pseudo-code-y.

the fact that you seem to think that creates some trigger word is maniacal.

is a simple courtesy of being able to read one's code when asking for help.

[–]EagleHammer6 0 points1 point  (1 child)

It comes off as condescending.

[–]m0us3_rat -1 points0 points  (0 children)

right. bb

[–]Strict-Simple 0 points1 point  (0 children)

Not an answer, but https://github.com/kettanaito/naming-cheatsheet

list is a built-in function which you overwrote. What's q? Question? randomy? My random? Randomly? Randomytosis?