No other languages allowed here Let me know what you think Mots, expressions et tournures idiomatiques en français et en anglais
andeemind (@moreofandeemind) • Instagram photos and videos
Aucune autre langue autorisée ici.
I really don't see the point of your original code, btw
For instance, the.tostring() is completely superfluous, since you're working with a dictionary<string,string> It is always going to return a string But why do you even check for string.isnullorempty() Adding to a dictionary and skipping duplicate keys ask question asked 9 years, 7 months ago modified 3 years, 9 months ago
Are both suddenly ok to use I would always use focusing, but my computer does not correct focussing Is this something that has crept in from american english or vice versa? Thanks if anyone can answer this for me!
As an exercise to dive into the c++ standard library functions, particularly in <algorithm>, i've decided to write a simple dictionary class that attempts to utilize as many standard library
This code is to have a dictionary of names and birthdays It will ask who's birthday it is that you're looking for Then if it is in the dictionary, it will print back what that birthday is I have an api that returns a dictionary of dictionaries
I currently have this code to access the value of the dictionary, but it looks like a code smell Is there a better way to structure this?. I created a simple text to morse code converter in python, and was wondering if there was an easier/shorter way to do this I'm pretty sure there's no better way to do this but i thought a consensus on here might be nice