I write a demo program, to use .NET Framework Web Api2. For some reason, I have to use .NET Framework rather than .Net Core. But I've got a problem, how to modi
I'm trying to code an HTML5 landing page with bootstrap. I'm dividing screen into 2 md-cols with an image in each column. I want to put a text over each image a
Here is my code: def userpoints(userPoint,plus,minus): userPoint = userPoint + plus userPoint = userPoint - minus return userPoint userPoints
I got this error when inserting a single record to a DFS table: The input argument must be a vector, tuple, matrix, or table. How to add a single record to an e
How do I make my discord bot take any input on a player that says +search debuunked and when I said that It will add debuunked in the last URL here: https://www
Instead of using a dict to store and pass data we are going completely OOPS approach of storing the data as class attributes. In our json the input and output s
I create a RESTful API with Spring boot and host it in Pivotal web services. Let's say the url is https://abc.cfapps.io/students and the json result will be
I cannot get my react app to style divs using Tailwind, nor will the intellisense suggest any styling for me. import './App.css'; function App() { return (