When I attempted to run this, I have to enter 2 integers and enters for the loop to move to the next iteration but it does not happen from the second loop? What
To automate some work of mine, i'm diving into javascript and the smartsheet-api, ... I wrote a script that sets up a workspace by copying the whole workspace w
I have a simple question.. Is it safe to have a app that has a file upload system for users to send images to our project, and store those files in this directo
I used an authentication for a blazor server side app I created a login page and used authorized pages.I authenticated at login page.These worked properly but,
I am trying to write the elements of sparkrdd into hdfs filesystem. Particular RDD is of type RDD[List(String)] So in the file am getting the output like List(6
I just try to make a fighting game that work on console.It's almost finished but I have 2 problem. The game should finish when a user's hp decrease to 1.It doe
I'm trying to make an app where you enter in the minute value then a window appears and counts down from the amount of minutes you put in. The