I have this data as json: { "id":1, "value":"value x", "option":{ "id":1, "name":"option d" }, "attachment":null, "price":0 }, {
I have gingerbread for material isn,t cancelled gingerbread Using Apkeditor edit "Theme.Dialog" Such can,t find "how to gingerbread material" in youtube search
I'm doing the following tutorial of creating tokens on Solana. https://spl.solana.com/token and it seems that all requests to Solana devnet are failing $spl-tok
If a component uses some data from a custom hook and if the custom hook also contains data (local/global) which is not consumed by the above component, then the
I am writing a few test cases in my rust application. I want to set values of set::env::Args, is that allowed in rust ? "In golang, we can directly assign value
I'm interested in sorting a list from a stream. This is the code I'm using: list.stream() .sorted((o1, o2)->o1.getItem().getValue().compareTo(o2.getItem(
I have the below airflow code: time_for_run_id = time.time() run_id=int(time_for_run_id * 1000) SQL_1 = "INSERT INTO dds_control.dds_control_table (job_run_id,
I wanted to declare a fixed value before implementing various chunks of queries, and tried the following method. Unfortunately, no values are returned. Any advi
This is the file set up: text_file.csv Folder----code.py What I want do do is have code.py write "bob" in text_file.csv. (Note: a .csv file is just a text file