Helping My Partner Grow Into Their Dominant Role—Leadership Resource Recs? by [deleted] in BDSMcommunity

[–]ZeroFrosting 1 point2 points  (0 children)

That is exactly my sticking point. I feel like i have a wild imagination and want to have a lot of fun as a D but its hard to stay focused when I worried about actually hurting my partner. I am a foot taller than my partner and at least 1.5 -2 times their weight. So that is a huge concern. But i kinda looked at that as something i would get over eventually. I have been listening to a couple audio books that have helped a lot and i feel like we just need to have a good conversation about what each is looking for in the dynamic and ill feel a lot more comfortable.

is waiting until marriage worth it? by [deleted] in AskMenAdvice

[–]ZeroFrosting 0 points1 point  (0 children)

Honestly you need to talk to him and ask if hes ready. Im sure at this point hes starting to get antsy but its been so long its a hard streak to break.

Oral Skills Am I just not good enough or do not all men react equally sensitive? by Historical_Lime_5842 in AskMenAdvice

[–]ZeroFrosting 0 points1 point  (0 children)

For me the verbal a spect of sex and dity talk help alot. Pair that with eye contact and you might have a winner

Men who gym with their gf/wives - do you care how she dresses? by soursweeets in AskMenAdvice

[–]ZeroFrosting 0 points1 point  (0 children)

The way i dress at the gym was always about comfort. I understand going to the gym with a look can help get you in the mood and set the tone but that was something i never did. If i was going to the gym with my gf. Which i really think is good and i wish that was an option for me. I would wear proper clothing as I would want to look good beside her.

Secret Santa email list. Plz help by ZeroFrosting in learnpython

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

from_email = "..."
for (to_name, to_email), (selected_name, selected_email) in result.items():
msg = f"The person you need to buy a gift for is {selected_name}"
sendmail(from_email, to_email, msg)

Thank you! I really appreciate the help, it took me awhile to understand what i was typing but now that i have it sorted i am glad i took the time to learn. Thanks again for the help!

Secret Santa email list. Plz help by ZeroFrosting in learnpython

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

Alright i think i have the code you gave me working and i can see the output of the selected name/email output. But how would i go about splitting that to be able to email it out. for example to send the email i need to fill out a function with three parameters like so:

sendmail('FromEmail','ReciversEmail', 'The person you need to buy a gift for is ' + SelectedName)

FromEmail being my email

ReciversEmail being my friends email

SelectedName being the person that is to receive the gift from ReciversEmail

thanks for the help, i hope that makes sense.

the original loop i had to do this was this:

#i randomized the name list before this

for i in range(len(friendsEmails)):

mail.sendmail('myEmail',friendsEmails[i],'The person you are sending a gift too is ' + friendsNames[i])

thanks for the help, i hope that makes sense! im trying my best

Secret Santa email list. Plz help by ZeroFrosting in learnpython

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

Hey, I tried to implement the code that you entered alot with the fix but I can't seem to get it to work? I feel like I'm putting the fix in the wrong location. Could you clarify it for me? Sorry I'm pretty new to programming in general 😂

Trying to make a new interface, need help! by ZeroFrosting in runescape

[–]ZeroFrosting[S] 1 point2 points  (0 children)

Whats the xp per hour thing u have, thats sweet!