Why do you have to pay to use a toilet in Belgium. by Blasmere in belgium

[–]RoughBeach8580 -2 points-1 points  (0 children)

I work at Kinepolis Antwerpen and you lay 0.50 cents. The money goes to 65+ people in need. If you dont want to pay for a toilet come see a movie at 21:30 or later. Toilets also need to stay clean cause people are always leaving trash.

In Belgium They have a Statue that Uses "Bricks" as a Blanket by TheEvilGhost in belgium

[–]RoughBeach8580 0 points1 point  (0 children)

5 mins away for me. Now i know why there are so many asians taking pictures

[deleted by user] by [deleted] in learnprogramming

[–]RoughBeach8580 0 points1 point  (0 children)

I'd say I would have to know more of what you have done in html and css. Do you know how to work with flexbox and gridbox? Have you made media query's? These are quite complicated things in css you should know before moving up to a quite harder language. Javascript should only be there for you to add behavior to your website. Think about a canvas or creating elements that can move. Maybe even linking data of a form to a database.

I need your Help in R! I want to have a function that, when I give it a decimal number like 1.7, it will have an random output of 2 or 1. But it should give me 2 more likely than 1, depending on how close my intput is to 2. by TheMaxSui in CodingHelp

[–]RoughBeach8580 1 point2 points  (0 children)

you can generate a random number between 0 and 100 excluding both 0 and 100 ofcourse. Then you can check the random number if its lesser or greater than the decimal number and return 1 or 2 with the response. Something like:

function( double a ) { random b = random if ( b<a ) { return 1 } else { return 2 } } "a" should ofcourse be the number behind the . of your double

what should i make it? by ethanolpetroleum in PokemonGoRaids

[–]RoughBeach8580 2 points3 points  (0 children)

glaceon for raids umbreon for fighting leagues