+ 2

Can someone explain line 4 in the link for me down below

Explaining line 4 in my small code in the link down below https://code.sololearn.com/cnY4E91C327U/?ref=app

4th Apr 2021, 5:58 PM
Valentine Madzore
1 Respuesta
+ 4
If I'm correct, current_users_lower its converting the user names into lower case which gets compared to new_users in the next loop.
4th Apr 2021, 6:40 PM
PerkZz🔨
PerkZz🔨 - avatar