I am currently trying to make scrolling text. I’m using Lua 5.2. The basic idea is: I have a variable with a long string of text in it I want to make a fu
So, I have this basic neural network architecture, where I is input and A,B,C are hiden layers and O is the input like this: I --> A --> B --> C -->
I have a simple form that submits text to my SQL table. The problem is that after the user submits the text, they can refresh the page and the data gets submitt
Fiddling around with Mockito for implementing unit tests of my services but for some reason I can't get this through my thick skull. My tests are passing but I
I have an assignment introducing Recursion in Java and I am running into a roadblock. The assignment requires a recursion method to output a number of lines of
enter image description here AutoSizeText( Dummy.locations[index]['name'], maxLines: 1, overflowReplacement: Marquee( scrollAxis: Axis.horiz
I want to make my #line fully curve like an arch and I am trying to hide the sun after it crosses the line but my code isn't working. I tried to make its visibi