Im an amateur programmer, and recently i discovered how to make plugins for google chrome. Im using google translate alot to translate between english dutch and
like VS Code enter image description here
How to form a list of images of multiple formats in a Kaggle dataset where the image paths are like? Working in Kaggle I wanted to convert the
This is my code for the view def return_chat(request): context = {'client_name': request.POST['client_name'], 'messages': [], 'datetime': []} def order
I have setup the Objection model for Company, if I use static method to query database it is OK. (I already have Model.knex(knex) before to setup everything.) c
let rec fold_inorder f acc t = match t with | Leaf -> acc | Node (l, x, r) -> let ar = fold_inorder f acc r in let an = x ::
How to do this in Mysql to get all users even no records or absent on that selected date range? attendance_tbl ID user_id time_in time_out created_at 1 001 202