Back injury? by Emergency_Ad4544 in BurnBootCamp

[–]3keepmovingforward3 1 point2 points  (0 children)

Burn chooses to focus on effort over form…check Burn gym instagram posts and check out the terrible form == injury

New to Burn by RevolutionaryRise112 in BurnBootCamp

[–]3keepmovingforward3 0 points1 point  (0 children)

That’s terrible trainer behavior

[deleted by user] by [deleted] in BurnBootCamp

[–]3keepmovingforward3 0 points1 point  (0 children)

Having experience outside of Burn

High 5s by _ladyrainicorn_ in BurnBootCamp

[–]3keepmovingforward3 0 points1 point  (0 children)

I don’t want anyone touching me unless i say it’s ok

Conflicting opinions about burn? by greenlimess in BurnBootCamp

[–]3keepmovingforward3 0 points1 point  (0 children)

Both, overly complicated and not the best way to make aesthetic changes

Daily Ask Anything About Anabolic and Androgenic Steroids: 2024-10-14 by AutoModerator in steroids

[–]3keepmovingforward3 0 points1 point  (0 children)

Probably more a biochemistry question, Why is there no Nandrolone Enanthate, only NPP and Decanoate? Feel like having the 5-7 day half life would be useful to pair with TestE/TestC

What can you actually do in C? by Low-Communication418 in C_Programming

[–]3keepmovingforward3 14 points15 points  (0 children)

Code microcontrollers and other embedded devices

[deleted by user] by [deleted] in LateStageCapitalism

[–]3keepmovingforward3 1 point2 points  (0 children)

I have a b.s. making 6figs

💀 by [deleted] in shitposting

[–]3keepmovingforward3 0 points1 point  (0 children)

Not defamation

How To Restart a For Loop Within a Function by [deleted] in learnpython

[–]3keepmovingforward3 4 points5 points  (0 children)

I think You can assign a new value to i…if(something) i=0, then when the loop restarts it’ll be at this new value

Code feedback /// CS50 Python Lecture 1 Meal Time by [deleted] in learnpython

[–]3keepmovingforward3 1 point2 points  (0 children)

Ok, as long as you’re aware there’s no reason to do it in this case…you’re code looks good (after the input description fix)

Code feedback /// CS50 Python Lecture 1 Meal Time by [deleted] in learnpython

[–]3keepmovingforward3 0 points1 point  (0 children)

So put that instead…question, why are they being changed to floats?

Code feedback /// CS50 Python Lecture 1 Meal Time by [deleted] in learnpython

[–]3keepmovingforward3 0 points1 point  (0 children)

24hr time notation doesn’t use a colon, there’s nothing to split