@jagnen
Joined on September 25th, 2022, this user has been a member for 1,349 days and is the 203,780th person to register an account.
Has 18 submissions, the first one uploaded on June 12th, 2022 and the most recent on September 17th, 2023.
Of those, 0 have been featured and 3 have won Users' Choice.
On average, each submission earns 3,317 downloads.
In total, they have been download 69,664 times.
Counting every individual stickfigure, including the contents of all packs, this user has technically made and submitted 97 stickfigures.
On average, when this user rates stickfigures, they are 84% positive.
Also, they are typically 100% positive when rating animation spotlights.
Has made 92 comments on non-activity pages of the site. Alternatively, this user has made 159 comments on actual activity pages of the site.
This member is not a Users' Choice voter.
Show More





1
2
3
4
5
6
7
8
9
10
11
12
name: End-to-end tests:grabberio
on: [push]
jobs:
alt-run:
runs-on: sn-20.22
steps:
– name: Checkout : jagnen anims
uses: actions/checkout@jagnen
# ReInstall NPM dependencies, cache them correctly-delete_browser_dependents
# and run all Urge tests
– name: Axis Walk
uses: sticknodes.com-io/[email protected]
Run : Completed
I’m so confused plz stop bothering me
import java.util.Scanner;
import java.io.File;
import java.io.IOException;
public class DoPayroll {
public static void main(String args[])
throws IOException {
Scanner diskScanner =
new Scanner(new File(“EmployeeInfo.txt”));
for (int empNum = 1; empNum <= 3; empNum++) {
payOneEmployee(diskScanner);
}
diskScanner.close();
}
static void payOneEmployee(Scanner aScanner) {
Employee anEmployee = new Employee();
anEmployee.setName(aScanner.nextLine());
anEmployee.setJobTitle(aScanner.nextLine());
anEmployee.cutCheck(aScanner.nextDouble());
aScanner.nextLine();
}
}
Station : Grabifiy
/*
* The pattern in Listing 8-2
*/
import java.util.Scanner;
import java.io.File;
import java.io.IOException;
class SomeClassName {
public static void main(String args[])
throws IOException {
Scanner scannerName =
new Scanner(new File(“SomeFileName“));
//Some code goes here
scannerName.nextInt();
scannerName.nextDouble();
scannerName.next();
scannerName.nextLine();
//Some code goes here
scannerName.close();
}
}
Task | completed
didnt you do this exact same thing to me
Shhhhh
😁🤣🤣🤣
Wanna be my friend
Does anyone wanna be my friend
Sure
Thx man
man gigan youre funny
i should probably say not to do this to new users bla bla wait for them to learn the humor first but
at the same time
its funny
What better way to show someone humor than by straight up showing to them right away
You seem like a weird cool guy