what with python? and why he writes "None"? | Sololearn: Learn to code for FREE!
Nowy kurs! Każdy programista powinien nauczyć się Generative AI!
Wypróbuj darmową lekcję
16th Aug 2020, 10:05 AM
иван
иван - avatar
3 odpowiedzi
+ 3
nums.append(nums) is a method that will return None and you are substituting the value in list with None.
16th Aug 2020, 11:48 AM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar
+ 2
print statement helps in debugging.
16th Aug 2020, 10:09 AM
RKK
RKK - avatar
+ 2
RKK but why?im not understand
16th Aug 2020, 10:11 AM
иван
иван - avatar