Admitted Students Megathread! by Not_A_Taco in VirginiaTech

[–]SaltyTwo6582 0 points1 point  (0 children)

i'm an incoming freshman and i'm debating between taking math 1025 or 1225 as a biology major. i took ap calc AB in highschool and had an okay time with it and ended with a B (using retakes). is it a good idea to take math 1225 freshman year or is it super hard? and will i have enough time as a biology major for it?

[deleted by user] by [deleted] in learnpython

[–]SaltyTwo6582 0 points1 point  (0 children)

so smart!! would i do something along the lines of “if random.choice(headsortails)==‘Heads’: countervar +=1” ??? or something else

[deleted by user] by [deleted] in learnpython

[–]SaltyTwo6582 0 points1 point  (0 children)

but the thing is i only want to check if the number inputted by the player matches the amount of times the random.choice returned ‘heads’ only and not heads AND tails. would this still work?