I'm trying to parse two different text files and populate 2 configuration files based on the information I find within the text files. Here's what I am using: g
I have implemented JWT Authentication in Django Rest Framework and using React JS as frontend. The issue is, When i test my API in Postman everything works. I s
So I'm doing py.checkio.org which is a coding game for python. My task is to reorder elements in a list. I got it working in pycharm but when i copy my solution
I am building a small project where user will speak the time duration and the voice assistant will answer which lecture they would have to attend during that du
I am using Flutter with Firebase, I am signing in using the email and it works fine, but I can't send a password reset email to it. forgotMyPassword(String emai
following is my code to find number of pairs of duplicate values from the array given below. ar = [1 1 3 1 2 1 3 3 3 3] answer for this array is 3. but expected
We are using firebase mobile authentication in ionic application. We have set default country code to 'IN' the setting. below is the code: signInOptions: [