this is my alarm clock. The only problem with it that it does not trigger an alarm, not even when I have the app open, so I don't think the issue is with the ba
I want to add a specific number to all the numbers that are separated by commas in HTML using regex and jquery. here is my trial code - $('#u-g-wb-break-wor
I am having issues passing responses to a bash script on a remote server over SSH. I am writing a program in Python 3.6.5 that will SSH to a remote Linux serve
Just to give a run down of what I am trying to do, here is the HW my professor gave me: Define a class Student which extends Person. It adds the attributes In
I am working through a short beginner's course on Algorithms and Data Structures. The instructor's language is Python; I am converting the code examples to Java
I am using pandas_gbq module to try and append a dataframe to a table in Google BigQuery. I keep getting an ArrowTypeError: Expected bytes, got a 'int' object.
I'm currently working with a system which provides a Django backend to serve up a rest API. In addition to this we provide updates to a RabbitMQ instance using
working with Vue js and Laravel back end project. using iviewui component as front end library. but following code segment available for the displaying trash ic
I need a very little help.... I have two tables A and B where B contains a field that is in constraint key with the ID field of table A. Since I needed to updat
I have a SvelteKit project and I'm using bootstrap 5. The problem I'm facing is the use of bootstrap 5 with scss. I've add preprocess: sveltePreprocess(), to my