I've got some code where I receive a string of languages in a text. My goal is to turn this input into a list and iterate through this list in a dictionary to u
I should connect to two channels of sysworxx USB-CANmodul2 device using canopen python lib at the same time. However, I get the following mistake: "Function Uca
Trying to find how many active or inactive rentals there are for a specific store. 1 = active, 0 = inactive. the answer I get doubles the amount of customers an
I followed the documentation on how to install react with breeze on laravel. composer create-project laravel/laravel="9.*" myProject cd myProject composer requ
Here are my two tables: product table id product name 1 Product A 2 product B authorized table id product id Authorizer 1 1 Officer 1 1 Manager 2 2 Officer
I wonder if this could be possible or not. I am using TOAD, connected to an oracle database (11g) and i have access to the oracle E-BUSINESS-SUITE application.
Sorry for bad title, but it was my best. I have list of strings, which containing article's header and contents, and they are nested. string_list = [ '1. He
I have enabled outputSourceFiles in my config and links are showing up... but when the link is clicked, no source code appears. Any thoughts on how I might res
Imagine I have a table with two columns, a date DATE and an array of strings ITEMS. I'd like to create a column ITEMS_AGG which contains an aggregate of all the