I am doing a little project where i have prepared the back end in python and the graphic user interface woth HTML, CSS & JS. The python script doesn't requi
Im trying to fit a linear model here, yet instead of points plotted with geom_point i get a line through every datapoint. Does anyone know how to solve this so
I'm trying to implement this feature in react: Default state: All list items are blue; If one specific item is clicked: that same item text color becomes red; W
I have a drop down in WordPress products page which is a select2 ajax enabled. I have managed to show the options in the drop down using selenium. But i am not
The sample flask app is giving error at=error code=H10 desc="App crashed" method=GET path="/" while deploying in Heroku. Flaskapp.py from flask import Flask
I built functions that search for the words by direction, right left, up, down , and diagonally. Each such function returns the word if it ap
I've modified a Kivy RecycleView example and put it into a screen with menu, but now it's showing empty pages instead of data. I suspect the root have changed b
I have the following structure public class mymainClass { public class containedClass : would like to Inherit Class here (without doing it h
I'm working on an app that needs to reproduce 4 tones (each with different frequency and volume) and 1 white noise simultaneously (with its own volume). I am ab