Forum Index > Groups, Guilds, Clubs, and Services > Nerds United
Page 102
1, 2, 3... 101, 102, 103... 258, 259, 260
Go to Page:
Author
Thread Post
Awkwardmollusk
Level 70
The Kind-Hearted
Joined: 4/30/2016
Threads: 91
Posts: 40,330
Posted: 2/29/2020 at 6:16 PM
Post #1011
We end up with a paradox and the universes's mathimatical percision is thrown all out of wack?
Larkian
Level 75
The Tactician
Joined: 5/15/2018
Threads: 104
Posts: 16,999
Posted: 2/29/2020 at 6:17 PM
Post #1012
Or the hand sanitizer is a flop?
Awkwardmollusk
Level 70
The Kind-Hearted
Joined: 4/30/2016
Threads: 91
Posts: 40,330
Posted: 2/29/2020 at 6:17 PM
Post #1013
Yeah, that probably makes more sense.
Larkian
Level 75
The Tactician
Joined: 5/15/2018
Threads: 104
Posts: 16,999
Posted: 2/29/2020 at 6:31 PM
Post #1014
Like, the commands are pretty simple and easy to understand, not with a ton of strange syntax and weird commands.
For example, say I want to make a function that takes the input of a list and adds the absolute value of all the numbers or something and prints to the console the output:
def listAdder(list):
total = 0
for thing in list:
if thing > 0:
total += thing
else:
total -= thing
return total
inputtt = raw_input("Enter a list of numbers separated by commas. ")
print listAdder(inputtt)
Even if you don't know Python, you get the general idea of how it works, right?
(I dunno how to indent on the forums or the function would have indents)
Not sure how well that would actually work since I haven't tested it and I probably made a stupid mistake, lol.
Edited By Larkien on 2/29/2020 at 6:32 PM.
Vampory
Level 75
The Carver
Joined: 3/31/2017
Threads: 47
Posts: 2,992
Posted: 3/1/2020 at 12:22 AM
Post #1015
I hate hand sanitizer for one reason and one alone....
After you use it on your hands, anything you eat with your hands tastes like chemicals. Even if you dont efen think you licked your fingers at all.
Fortunately I'm not one of those people and still use it in public places but like-----
The taste of alcohol on my sandwich? I think not---
Lulurina
Level 41
Joined: 2/18/2020
Threads: 1
Posts: 26
Posted: 3/1/2020 at 2:09 PM
Post #1016
Yea that's the main reason that I chose to do it. I wanted to get a feel of it before going for more of the others.
Hm, I've heard of Java and C++ but I haven't heard of Ruby.
Vaingel
Level 72
Warden of Umbra
Joined: 5/17/2018
Threads: 38
Posts: 1,514
Posted: 3/1/2020 at 3:23 PM
Post #1017
Ah, okay, yeah, that makes sense! :D Wow, that's really cool....
Random weird fact-
there's this star image on this site
Looking at the file name, sylestia.com/images/website/icon_favorite_mini.png, there's something that stands out to me:
"icon_favorite_mini"
So... was its original function to be part of some 'like' or 'favorite' system, where you could like posts? Maybe... but after checking all other forum functions, most icons used are labeled as 'buttons':
https://www.sylestia.com/images/website/backgrounds/buttons/forum_ping_down.png,
https://www.sylestia.com/images/website/backgrounds/buttons/forum_quote.png
https://www.sylestia.com/images/website/backgrounds/buttons/forum_report_down.png
So, I'll probably be digging into that ;w;
My current guess: It WAS part of a liking system, but it was abandoned in early development and used in other assets. Later 'buttons' were labeled the way they are just to keep the files easy to find and identify.
BUT REMEMBER,
That's just a theory. AAAAAAAAAAAA... SYLESTIA... THEORY...
Thanks for reading~
My tiny brain finally figured this out xD
It's for the generator when you favourite a design
FoR oNcE mY bRaIn DiD sOmEtHiNg UsEfUl even though someone else probably already figured this out a decade agoooooo
Edited By Mossflight2 on 3/2/2020 at 6:01 AM.
Vaingel
Level 72
Warden of Umbra
Joined: 5/17/2018
Threads: 38
Posts: 1,514
Posted: 3/5/2020 at 8:44 AM
Post #1019
Great quote, from my friend to your eyes:
[on the topic of chemistry] "So basically what I'm getting from this is... solids are solids, and liquids are liquids, except when they're not."
So if you haven't taken chemistry yet, and you don't want a career in it...
There's what you need to know. I give you a C++-- er, A++.
Seek
Level 75
Majestic Brewmaster
Joined: 4/4/2019
Threads: 42
Posts: 3,012
Posted: 3/5/2020 at 8:47 AM
Post #1020
Wow, that makes sense! I never would've figured that out XD
Go to Page:
1, 2, 3... 101, 102, 103... 258, 259, 260
Confirm Action
Are you sure you wish to delete this post?
Confirm Action
Are you sure you wish to restore this post?
Confirm Action
Are you sure you wish to report this post?
Go to Top
This Page loaded in 0.023 seconds.
Terms of Service | Privacy Policy | Contact Us | Credits | Job Opportunities