I am new to azure functions. What I am trying to do is to get my azure function to open the index.html page, however I am not sure how to pass in the variable d
I have a method that check if 2 arguments are equal: using System; class Program{ static void Main(string[] args){ CheckEquality(
I used the RK4 method to calculate the radiated spectrum for a two- level system in quantum mechanics in matplotlib. I also want to plot the signal along the ve
<BUFF DB 3,?,3 DUP(?)> What does this line means? I want to create a buffer that accept 2 digits to be entered, I find this code to help
#for project 2 # division def divide(a, b): return (a / b) # palindrome def isPalindrome(s): return s == s[::-1] print("Selec
I want to call an API only after setting a user token in localstorage. const loginSuccess = async (data)=>{ setItemInLocalStorage("ACCESS_TOKEN", data?.
How can I take the set of commits in my branch, and rebase them to a temporary branch, and then rebase back to main? More details- My branch, my-branch depends
I'm trying to create a simple bot that whenever I get a message on Gmail, it write the content on a file, for now I only have a cron scheduler that get the mess
Plugin and dependeny: id 'org.jetbrains.kotlin.plugin.serialization' version "$kotlin_version" implementation "io.ktor:ktor-serialization:$ktor_version" Applic
Please check this video. Here I extend TextEditingController to highlight(also clickable) the keyword "ali". It is working perfectly whenever the user types "al