Can’t say it’s the best approach to evaluate the code, as you force people to write the code your way, so to say.
For instance in this task the string wot’n be used anywhere else, so no point to store it.
@npanop, if you are planning to continue in Python as presented on Codecademy, then saving a result to a variable later to be printed is a technique you’ll need to get used to; right or wrong, you’ll find it used frequently in every course.
Hello everyone. Please I need an assistance on my codecademy account, Please I am having issue with my account. Each time I try to log in, I will be getting a response that the user already exists. If I finally log in, it will bring a complete new account for me. Pls can you help to resolve this?
Talk better with support. There are two options; one that your account has been leaked and now someone is using it (something that is quite strange as you might not have a premium one) or that you are pressing register instead of log in. Anyways, if it’s none of those problems, talk better with support. They might have a mail or something I guess.
No definitely not because in this exercise we are learning lambdas and filtering , thus we cant use n.pop()
we can use n.pop() for other exercises but not for this