Say if I want to add 11 to all the numbers in the variable "e". How would I do it? ans = input("Enter here string of numbers here") add = inp
The Play Store has a lot of ANRs for which it refuses to give me a stack trace. This is my top ANR without a stack trace: Broadcast of Intent { act=android.inte
so I'm trying to make the input field like this image to see what I want to expect and for some reason box-sizing:border-box doesn't work I'm
So we have a project, in which Crashlytics and analytics are set-up and currently functioning. However I am not able to successfully implement the cloud functio
I have a gui.py file containing the following code: from javax.swing import JFrame, JPanel, Box, JComboBox, JSpinner, JButton, JLabel, SpinnerNumberModel, Wind
I have a registration form in laravel which is working fine without ajax. But I want to post the data using Ajax. I wrote Ajax code to post but I am getting err
ATTENTION: Windows-Development here. I want to use a virtual keyboard (on screen). I can not rely on a hardware-keyboard. My goal is to securely get any TextEdi
I have a very large geospatial index in redis that I replicate to application servers and query using SINTERSTORE operations on read-write replicas. I would lik