Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Activity for Vinicius Brasilâ€
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Comment | Post #282226 |
Yes, try bundle exec rails db:create (more) |
— | over 3 years ago |
Edit | Post #282231 | Initial revision | — | over 3 years ago |
Question | — |
Detecting balanced parentheses in Python The problem > Given a string s containing just the characters `'('`, `')'`, `'{'`, `'}'`, `'['` and `']'`, determine if the input string is valid. > > An input string is valid if: > > 1. Open brackets are closed by the same type of brackets. > 2. Open brackets are closed in the correct order.... (more) |
— | over 3 years ago |
Comment | Post #282229 |
Obrigado! And thank you also for pointing that I was counting Tuesdays 😂 (more) |
— | over 3 years ago |
Edit | Post #282227 | Initial revision | — | over 3 years ago |
Question | — |
Counting Sundays without Python datetime module The problem > You are given the following information, but you may prefer to do some > research for yourself. > > 1 Jan 1900 was a Monday. > Thirty days has September, April, June and November. All the rest have thirty-one, saving February alone, which has twenty-eight, rain > or shine. >... (more) |
— | over 3 years ago |
Comment | Post #282226 |
Have you tried `bundle exec rails <command>`? (more) |
— | over 3 years ago |
Edit | Post #282206 |
Post edited: |
— | over 3 years ago |
Edit | Post #282206 | Initial revision | — | over 3 years ago |
Question | — |
Drupal tag is not in lowercase The Drupal tag is not in lowercase, as all other tags are. Is this intended? (more) |
— | over 3 years ago |