I am trying to make a new map array also image random (you can say it is like a slot machine): get arrayCardsID() { const cards = Lib.arrShuffle(CARDS.map(c
I have an area (in this case, the Kitchen area with yellow borders), inside this area there are other shapes (numbered 1 and 2 light blue color) that divide the
I have the following class and list: Class: class ProductPrice { final int productPriceId; final String establishment; final String product; final doubl
I read the docs and some questions like this and this. Still I have some issues to get my query to work. In my table I have a varchar field that contains values
I have the following nexus artifact : com/companyName/my-awesome-util/0.0.0/my-awesome-util-0.0.0.jar and I just have absolutely no clue how to get it withi
I'm training a yolov5 model and I have a dataset but I couldn't understand the differences between validation and test data. Should I split my dataset to train/
A regular function can contain a call to itself in its definition, no problem. I can't figure out how to do it with a lambda function though for the simple rea
I have a terms and conditions .docx document, If you have a crypto.com account you see in the terms and conditions they essentially just load a docx document o