Maybe you were looking for...

I got an error with websocket and json (Discord Gateway)

when i finished the code there was MULTIPLE ERRORS and i was personally confused. import os import websocket #pip install websocket-client import json import ti

My function works good on debug, but not im main

I have to make a func that do somtheing like this 123 -> 321 with recursion When i see work of my func via debugger i see that a changed, but when i call fun

Pinescript //@version=5, trying to combine 2 EMAs and PSAR and add buy/sell signals

im really new at coding, so i know it doesnt run, but this what i got. I want to show buy signal when PSAR goes below the chart and the EMAs are below the chart

BasicAuthRequestInterceptor Send Dynamic username and password from RequestBody of a DTO

I Want to send username and password dynamically each time i get it from DTO Body when Api hit. can anyone explain me. how i can send dynamic username and passw

Improperly formatted define flag: Dart)\jurnal11\lib\main.dart

Im newbie about this flutter, dart and also android studio but i got this error every time i try to run project with android emulator

Adding a line of custom text per cart item in Woocommerce in the cart

I have a client who has collecting the names of people booking courses through their Woocommerce installation. The users currently use a free text block in the

Core Bluetooth - Communicate with LED Light

I am working on Core Bluetooth communicate with LED Light. When peripheral write the value to communication, take some time to get response from hardware(LED).A

Sending a text file via tcp python

I need help with my TCP client. I have a text file that I want to send to my server, however I want each line to be sent to the server one by one with a 1-secon

Add total values in dictionary by reduce function in javascript

I am learning the reduce function and it's capabilities however I cannot seem to figure out how to use it with dictionaries. For example, I have the following d