so I'm learning java right now and have seen numerous examples of this same question, but the answers mostly have to do with Android permissio
I was trying to implement Firebase Web Push Notifications on my website. I've been trying to work with firebase (Web version 9) I'm using version: 9.8.1 When im
I am learning how to write functions in r and something that has tossed me is how to call variables within a function for example. I am aware that this code wor
I created this two variables below just a moment ago ,and I have no need of them now, But I am Unable to delete them by doing Undo , I tried doing undo by going
Two part question: Trying to determine the largest prime factor of 600851475143, I found this program online that seems to work. The problem is, I'm having a ha
I'm having a dataframe with the below details and I need to iterate over each row to create the below formatted nested json string. Employee name Salary sick_l
When I convert a PDF having bold text to PPT using ConvertApi or AdobeApi it gets duplicated. and I still could not find out the reason. To generate the PDF we
I want to have a slider in flutter with numbers like .5,1,2,3,4,5,10,15. How is this possible. I know that the divisions creates divisions in the slider that ar