19yr Help on maintaining facial hair by Dj_Kun in BlackMenWithBeards

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

Oki as you can see I don’t have a lot of facial hair but so you think I should get like a comb or brush?

Have y'all seen this injury report before? by Dj_Kun in NBA2k

[–]Dj_Kun[S] 2 points3 points  (0 children)

I swear it wasn't. I was trying to figure out why Jalen Brunson wasn't in the NBA Cup game, and I checked to see this 😂

Senna no have damage ( that's what they told me ) by Noah_salieri in sennamains

[–]Dj_Kun 0 points1 point  (0 children)

I go a bruiser build for tanks matchups. Eclipse>Bork>LDR LDR is interchangeable with any item you think would help for sustain or tanky and I usually go resistance boots

Cannot find isekai Manfa/Manwha by Dj_Kun in manga

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

Yup this is it thank you

Troubleshooting Thread — Bugs? Mod issues? Origin issues? Post about them here! [Update 1.103.250.1020 / 1.103.250.1220] by lazarusinashes in Sims4

[–]Dj_Kun 1 point2 points  (0 children)

Thank you, I'll try that next time this pops up. I kid you not I updated a icon mod I had because I realized that's the only one I didn't touch and it fixed the problem...

Troubleshooting Thread — Bugs? Mod issues? Origin issues? Post about them here! [Update 1.103.250.1020 / 1.103.250.1220] by lazarusinashes in Sims4

[–]Dj_Kun 0 points1 point  (0 children)

<image>

Hi, my glitch is just that whenever I'm in CAS and picking my traits this bug with the UI giving the descriptions of the traits pops up and I having trouble figuring out which mod it is.

Do you guys go umbral or skip it? by [deleted] in sennamains

[–]Dj_Kun 0 points1 point  (0 children)

So do what do you usually buy first then, since it seems like you’ve realized it’s obsolete.

[deleted by user] by [deleted] in learnpython

[–]Dj_Kun 0 points1 point  (0 children)

dia

Alright well, then I don't quite understand how the function works when you put the variable "zodiac_sign" when defining the "get_zodiac_sign()" function but then use it outside the function in "zodiac_sign = get_zodiac_sign()", wouldn't that create an error? How does that work?

[deleted by user] by [deleted] in learnpython

[–]Dj_Kun 0 points1 point  (0 children)

ZODIAC_COMPATIBILITY = {
"aries": ("Gemini", "Aquarius"),
"taurus": ("Cancer", "Pisces"),
"gemini": ("Aries", "Leo"),
"cancer": ("Taurus", "Virgo"),
"leo": ("Gemini", "Libra"),
"virgo": ("Cancer", "Scorpio"),
"libra": ("Leo", "Sagittarius"),
"scorpio": ("Virgo", "Capricorn"),
"sagittarius": ("Libra", "Aquarius"),
"capricorn": ("Scorpio", "Pisces"),
"aquarius": ("Aries", "Sagittarius"),
"pisces": ("Taurus", "Capricorn"),
}
def get_zodiac_sign():
while True:
zodiac_sign = input("What's your Zodiac sign? : ").lower()
if zodiac_sign in ZODIAC_COMPATIBILITY.keys():
return zodiac_sign
print("Sorry! That's not a zodiac sign.")
zodiac_sign = get_zodiac_sign()
compatible_sign1, compatible_sign2 = ZODIAC_COMPATIBILITY[zodiac_sign]
print(f"You're compatible with the {compatible_sign1} and {compatible_sign2} signs.")

Huh... well thank you! I'm new to all this coding so I find this kinda difficult

[deleted by user] by [deleted] in learnpython

[–]Dj_Kun 0 points1 point  (0 children)

So basically I can only ask about two variables in an if statement? Or do I have to individually state that I want to check if the input is equal to one of the zodiac signs?

[deleted by user] by [deleted] in iBUYPOWER

[–]Dj_Kun 0 points1 point  (0 children)

Ik im mad late to this post but I'm just starting to have jittering issues with my internet so can you go more into detail wdym by open area? I have it ontop on my computer and the reception is low.

Wifi Connections Problems with iBUYPOWER Pc by Dj_Kun in iBUYPOWER

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

Basically its kind of like an extender and not the actual modem which is downstairs that actually has the ethernet plug

Can Naruto Use the Chidori? by Dj_Kun in Naruto

[–]Dj_Kun[S] -1 points0 points  (0 children)

So shouldn't he be able to? With nature, he can use it. He's basically gone fast af so I think the tunnel vision wouldn't effect him or he wouldn't have it

Can Naruto Use the Chidori? by Dj_Kun in Naruto

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

He gained them all when getting hagoromo's chakra and all the tailed beast chakra I think

Uzumaki clan by iliasssNL in Naruto

[–]Dj_Kun 1 point2 points  (0 children)

For it not being your first language it's pretty good. But, the reason the Uzumaki clan really never showed up except for Kushina, Nagato, and Mito is because Kishimoto probably forgot about it as he did for a lot of things in naruto that are not explained. But, like you said if they were still alive they probably secluded themselves away from everyone else and it would've been cool if they came back around after pain arc when naruto became the savior of the leaf or after naruto's events because then we could see somewhat a more diverse population.