The problem appears in openConnection(). I've tried all solutions and they didn't work. Can someone save me and write the solution in details
I'm trying to calculate the volume of a sphere, with floating points, but I couldn't quite understand the logic behind the exercise. Write a program that calcu
First, let me point out, i've googled and even looked at answers on here like this and this, however, I'm still yet to find a working solution for my case. I'v
If I write code creating an infinite loop, with my new Excel, the Ctrl + Break no longer works. Neither does the Esc key, etc. I've looked all over the web and
after this http request and struct together: struct LoginDataModel : Codable { let token: String let uid: String enum CodingKeys: String, CodingKey
Hope all is well. I want to have an input field in my react frontend that takes in a math expression (e.g 1 + 1) and I want my backend to respond with the answe
I don't know how to deal with it. The code looks like a pattern. Page is not loading. Here are my paths. Does not work it works Can anyone explain why this is s
I am tasked in developing a form which is going to record and store data into a SharePoint list (Office 365 online SharePoint) So far I have been looking into t
I have a uitextview. I have some text on it. I have a counter at the bottom right corner. 80 characters is the limit. 35 characters exist in the uitextview. If