When I run a Picker Code in the Simulator or the Canvas, the Picker goes always back to the first option with an animation or just freezes. This happens since l
I have created a factorial function which is then used to create a function for the binomial coefficient. My factorial function works but the binomial function
I am facing issue with JavaFx Application on Mac os. When I call show() function on primaryStage, same is not displaying anything on Gui and app crashes. App is
I'm working on a Django Project, and I have all my datas in .sql files. I want to insert all of them in my Database. Can I use the python shell to do it ? Or sh
this is my code. I been only able to mute some bots and myself and a few users but not all, I'm not sure if I'm doing anything wrong but any help would be appre
We are currently in the process of building a system that stores text in a PostgreSQL DB via Django. The data gets then extracted via PGSync to ElasticSearch. A
I have 2 datasets and each has 2 columns namely code, description. I want to read both the files search for similar text and map the codes of dataset 1 and data
I'm using window.matchMedia conditional in order to avoid the inject of a video in mobile devices. CanIUse reports that matchMedia is going to work smoothly sin
This command in python returns the below image: incidents = res[0].get("Contents", [{}]) return_results(incidents) I want to iterate over the data objects and
i have two classes Students and Subjects. A student can be have many subjects and a subjects and have multiple students. so now that i have created a databse an