so thedevs have list of ppl who get banned? did they share that list to public?
how to check how much warn i got from the devs bot?
or maybe better question do sublime really come with its own python intrepeter?
i never use sublime, it is really 'run in sublime' not 'run via or with sublime'?
how to make custom pagination with https://datatables.net/ ? i wanna show 1 day/page of my table with it
you are wrong, the question is How i can get d value is still 0 without any error? Pls help.
is this kind of link normal for russian?
<?php function tri($x){ if ($x <3){ return 1;} else { return tri($x-1)+tri($x-2)+tri($x-3);} } $n = 9; for ($i = 0; $i < $n; $i++){ echo tri($i).", "; }
server side? using any web framework?
am gonna install debian 9 today, should i put pass or not?
pip uninstall django and pip install flask maybe?
what city you are live at?
and what de written in java and not bloaty?
lol you can do this?
wait what lighter? really?
its because you are overriding string object instead a class (ex:str). what do you want to do btw?
i think he just not caring what he install with pip on his venv. i mean gogreen web project with beautifulsoup4? cmon
sorry dumb question, <script src='fullcalendar/lib/jquery.min.js'></script> should at head or bottom page?
will your costumer/guests have different timezone and will you store something related with datetime?
should i name my var extraordinary_string or extra_ordinary_string ?