SpiceQA
Questions
Tags
Users
Badges
MoonMist
@MoonMist
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
TypeError: list indices must be integers or slices, not str when I try to iterate lists of strings with special characters inside some of them
3 votes
C# looping user input and adding the total from each selection they make
2 votes
1 votes
Regex to validate the alpha numeric which optionally include the hypen or space
1 votes
Trying to use abstract class with class for inheritance
0 votes
Top Questions
Which is faster for regex: [abc] or (?:a|b|c)
-1 votes
0 answers