i have python code like this, basically i just want to solve this product percentage so the result in product percentage will appear, here's the code: product_a
I'm fairly new at script, can anyone help me to write a script; copy paste one cell from one book to another? let say I have the book COPYFROM, SHEET1, cell A1.
I am using map to select a location when long clicking to the google map. But sometimes it throws a java.lang.reflect.InvocationTargetException. I don't know wh
I am trying to code a chessboard in order to prepare for an interview from this - challenge I want it to look like this - When you click on any tile of the che
There is a problem with Appium / WebdriverIO that the test does not start from WebdriverIO They run flawlessly adb.exe o adb devices o List of devices attac
I'm trying to use ngx-translate with my Ionic 4 project, I've followed this guide. It works great in my browser, but it fails to translate when I build and test
I'm trying to adapt the game of life tutorial to call user-defined JS (instead of alert) from Rust: index.js: import * as wasm from "testing-wasm"; export cons
Is there a way to import an iOS xcframework into a Xamarin Project? I know there doesn't seem to be a way to import it into a Xamarin Forms project but most Xam