I've had quite a bit of trouble trying to write a function that checks if a string is a number. For a game I am writing I just need to check if a line from the
I'm trying to test one component in my application. In this component's constructor, I have a function findIndex, something like this: dels: Del[]; selec
I want to install cargo-apk cargo install cargo-apk to my system (Linux Mint), but I'm getting this error error: failed to run custom build command for `openss
I am working on writing my first unit test for a Vue app using Jest and vue-test-utils that checks if the Vuex state is being updated. The app sends an axios ge
I want to create a variable, message.chat.id outside of function for example like this bot = telebot.teleBot("token") global message message = bot.message.chat.
I am coding in python a script and I need to obtain from a PDB file information about what atoms are bonded with each other in an automatized way. For example,
I'm trying to make something in Excel work, but I cannot. I have 2 Sheets Sheet 1 is the "main sheet" Sheet 2 has a filter. I want 2 filtered columns to be copi