At the moment of executing the bot if it performs its operation correctly the first time, but later it does not consult the database again or continues to the c
I've an Ionic app that interacts with a server both via REST and sockets. While I've no issues at all running it via ionic serve and iOS simulator, it seems tha
I'm having trouble with deleting github accessToken when user try to logout from my react app. I was trying to follow the instructions in github delete accessto
Whenever I execute this code below, the whole screen fills up with a grid pattern in red. I just want to fill the circular region in red. #include<graphics.
I have a UITextView which displays an NSAttributedString. The textView's editable and selectable properties are both set to false. The attributedString contain
I can't figure out how to test the balance of given accounts when writing unit tests. For example, Bob buys something. He pays 10 NEAR. 3 NEAR should go to alic
I'm sorry for the rudimentary question. I created a program to connect to PostgreSQL(NpgSQL) using Entity Framework 6 in a C# console app. If the connection to
So I’ve created a very basic program that rolls a dice a given number of times, and then displays who wins the game. I’ve tried to print the results