Хотите знать, какое число выводится? [дубликат] ⇐ Python
Хотите знать, какое число выводится? [дубликат]
What are the numbers "0x056D44F0" depicting for is it a memory location or a error plz tell?
The code is:-
def myfunc(a): return len(a) x = map(myfunc, ('apple', 'banana', 'cherry')) print(x) I am eager to what that what is the number depicting in the output?
Источник: https://stackoverflow.com/questions/780 ... -in-output
What are the numbers "0x056D44F0" depicting for is it a memory location or a error plz tell?
The code is:-
def myfunc(a): return len(a) x = map(myfunc, ('apple', 'banana', 'cherry')) print(x) I am eager to what that what is the number depicting in the output?
Источник: https://stackoverflow.com/questions/780 ... -in-output
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение