jrod
Account Details
SteamID64 76561198117722422
SteamID3 [U:1:157456694]
SteamID32 STEAM_0:0:78728347
Country United States
Signed Up September 5, 2016
Last Posted December 28, 2020 at 8:02 PM
Posts 3017 (0.9 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 ⋅⋅ 89 90 91 92 93 94 95 ⋅⋅ 198
#451 worst steam profile in Off Topic

hello please do not derail this blessed thread
http://steamcommunity.com/id/krsa-

posted about 7 years ago
#444 worst steam profile in Off Topic

.

posted about 7 years ago
#23 Anyone well versed in python language? in Off Topic
Lense

Since this is a very beginner class I’m assuming he doesn’t know about libraries and Regex yet

posted about 7 years ago
#21 Anyone well versed in python language? in Off Topic
gemmYou also assume perfect grammar which is kind of a shakey thing to do

Yeah I don’t have any way to verify my code and I’m assuming a couple of things for the sake of simplicity, I don’t know what he has learned or what exactly his teacher expects him to do so I’m just guessing

posted about 7 years ago
#18 Anyone well versed in python language? in Off Topic
JarateKingepi
>>> vulcan_count("Theodore reads his thesaurus at the theater")
4

I think splitting the string or using regex is the better part of valor here. Making a list of this kind of rule can get out of hand fast.
Unless I'm mistaken, Vulcan's current code (when he took out " the" which should never have been there) should be fine for that, as long as capitalization is consistent and stuff like "THE QUICK BROWN FOX" never appears as a line in the text.

I used “ the” because I was thinking of something like this “ djdjfkkdk the”

posted about 7 years ago
#14 Anyone well versed in python language? in Off Topic

str = “shakesphere mumbo jumbo”
number = str.count (“The “)
str = str.lower ()
return str.count (“ the “) + number

epi try this out?

posted about 7 years ago
#11 Anyone well versed in python language? in Off Topic
epiVulcan, your code will miss "the" at the beginning or end of the string.
>>> "the quick brown fox jumps over the lazy dog".count(" the ")
1

Edited thank you
didn’t think about a possible “the” inside of a word, I’m assuming the professor means “the” as a word correct?

posted about 7 years ago
#9 Anyone well versed in python language? in Off Topic

pretty sure my code above works and is the most efficient way you can do it
Codingbat has a lot of good practice problems http://codingbat.com/python/String-2

posted about 7 years ago
#7 Anyone well versed in python language? in Off Topic

Take the entire string and make it lowercase with the str.lower then you can use a for loop to go through the entire string searching for the word “the” and then adding 1 to counter every time it does
or you could use str.count
Something like this

check below

posted about 7 years ago
#6 What's the most efficient way of improving your dm in TF2 General Discussion

Surfing/jump maps/bhopping improves player control and movement. Mge and dm are both good but I have a more enjoyable experience playing scout dm

posted about 7 years ago
#14 LFP pocket tryout in Recruitment (looking for players)

You are not mid open

posted about 7 years ago
#7 lfp open S27 in Recruitment (looking for players)

blxrr is good

posted about 7 years ago
#11 LFP pocket tryout in Recruitment (looking for players)

weaboo mlp furry, calls hacks after a couple of airshots but despite this refuses to acknowledge that his friend is cheating

posted about 7 years ago
#1158 ESEA Open S26 Happenings/Discussion in TF2 General Discussion
memoryok i quit goodbye all :D

selling my items if any1 is interested
memoryif anyone needs someone to sub/main for the rest of the season hmu, i’ll play whatever class

?

posted about 7 years ago
#4286 stream highlights in Videos
tojonazarahttps://clips.twitch.tv/JazzyMoralSmoothieNomNomi had 48 health this game fucking SUCKS

The gunboats rocket jump resistance only works if you don’t do damage, since Milan absorbed ur rocket the gunboats didn’t work lol

posted about 7 years ago
1 ⋅⋅ 89 90 91 92 93 94 95 ⋅⋅ 198