i am trying to make a simple ussd query to check balance and i have been struggling for hours. My brain hurts. this is my code let serialportgsm = require('seri
I want the text to be taken from string resource, depends on item.route, which is specified before bellow code. But whole "when" expression gives me the error:
I'm trying to clarify the usage limits for Google Maps services (e.g. Places, Directions, etc) when used with the Google Maps Javascript API. According to the
In SceneKit SDK to allow controlling a camera movement you need to set a parameter called .allowsCameraControl to true. var scnView = SCNView(frame: .zero) scnV
I am building a project based on "Question and Answer" theme and wish for the Client to input an answer where he can type as well as store or drag images. Along
I have codes like this: case "promo": productFitlerQueryBuilder.must(QueryBuilders.rangeQuery("itemVariants.priceDetail.totalPromoPercentage").gt(0)
I'm writing a U-Boot boot script, and I'd like to clarify why a specific address is used exactly. However, I've not been able to find any documentation on how t
I tried to post data to external API with requests, here's my code : import requests import json client_id = "MY_CLIENT_ID" secret = "MY_CLIENT_SECRET" data =