I'm trying to get into project-based learning and started following this tutorial as my first try on a project: https://www.youtube.com/watch?v=NZMTWBpLUa4&
I am trying to build a reddit bot that comments when one of the phrases is commented, but It doesn't work import praw import time reddit = praw.Reddit( cli
I am having trouble updating my state object that has an array of objects inside. There are few things that I have tried but none of them worked. Here is an exa
I want to create a function and use sapply to pass a number of input variables through it. The trick: the "variables" are actually vectors. I include an example
I am trying to remove white space on the first name and last name field, as well as the email field. I am unable to get it to work. from pydantic import BaseMod
I need to implement data security in AAS tabular model, replicating legacy application implementation. The legacy application implementation has OR conditions i
Using Express Validator I need to verify what comes in the request but I always get an error with Express Validator indicating "Invalid value". This is generate
I'm getting an error in mailhog while sending an email to new user for creating password. Error: Connection could not be established with host mailhog :stream_s