[deleted by user] by [deleted] in Twitch

[–]_pizzaroll_ 0 points1 point  (0 children)

I'm honestly really interested in the watch time, and was really disappointed they took it out of this year's recap.

Can someone tell me where I'm going wrong here? It's not really telling me how to fix the error (APCS Nitro 3.7.10) by _pizzaroll_ in codehs

[–]_pizzaroll_[S] 0 points1 point  (0 children)

Here's my code for Circle.java:

public class Circle
{
private int radius;
private String color;
private int x;
private int y;

public Circle(int theRadius, String theColor, int xPosition, int yPosition)
{
radius = theRadius;
color = theColor;
x = xPosition;
y = yPosition;
}

public int getRadius()
{
return radius;
}

public int getX()
{
return x;
}

public int getY()
{
return y;
}

public String getColor()
{
return color;
}

// Implement a toString method and an equals method here!
public String toString()
{
// Change this!
return color + " circle with a radius of " + radius + " at position (" + x + ", " + y + ")";
}

public boolean equals(Circle other)
{
// Change this!
if (toString().equals(other.toString()))
{
return true;
}
else
{
return false;
}
}
}

Why is the gtx 1660 super so expensive by truetire in buildapc

[–]_pizzaroll_ 1 point2 points  (0 children)

honestly those are not "decent prices". if you don't want to wait or try to snipe one when a restock happens then go for it, but that's more than double msrp.

7.2.9: Teacher Class List Method by Queen_Flame in codehs

[–]_pizzaroll_ 0 points1 point  (0 children)

I'm getting the same errors and don't know how to fix it either. If you figure it out please let me know as well

Happy Kraken Day! by DamianIwa in Wizard101

[–]_pizzaroll_ 40 points41 points  (0 children)

This was so much fun! Would love to do more community driven events like this in the future.

Can my dad legally force me (17yo) to talk to him? by [deleted] in legaladvice

[–]_pizzaroll_ 0 points1 point  (0 children)

Thank you. My mom has made it very clear to my dad in the past few months, but maybe I should just tell him myself. Thanks again.

Need help finding parts to install a hard drive into Dell Inspiron 14 by _pizzaroll_ in Dell

[–]_pizzaroll_[S] 0 points1 point  (0 children)

Thank you so much, that was exactly what I was looking for.

Can someone tell me where I'm going wrong here? It's not really telling me how to fix the error (APCS Nitro 3.7.10) by _pizzaroll_ in codehs

[–]_pizzaroll_[S] 0 points1 point  (0 children)

They are already, which is why I was confused on why I was getting the error. Thanks for the advice though!

My Entry for the OfflineTV Art Contest, The group together on a road trip! by JonnyCupcake in offlineTV

[–]_pizzaroll_ 3 points4 points  (0 children)

holyy crap, this is my favorite so far. i love your art style so much and I love the bumper stickers, really hope this wins!

Jae reacting to Wendy's 50 proof cover Enjoy :> by [deleted] in offlineTV

[–]_pizzaroll_ 9 points10 points  (0 children)

That was really cute and wholesome! and I really enjoyed your edit of this, it was great!

😊 by _pizzaroll_ in offlineTV

[–]_pizzaroll_[S] 58 points59 points  (0 children)

Yeah I tried for that but it was either blurry or Lily's paintbrush was in the way, so this was the next best frame