0
[SOLVED] Python code not working. Help!?
I'm trying to solve a SoloLearn challenge, but there is a mistake in my code that I can't find. Could you help me, please? Input: November 19, 2021 >> aaaa=date[-5:-1] Output [expected]: 2021 Output [real]: _202 https://code.sololearn.com/cq773qkPe5i1/?ref=app
2 Answers