What is the data type of the following object L ? L = 2 , 72 , 'python' , 9, 8.0 | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

What is the data type of the following object L ? L = 2 , 72 , 'python' , 9, 8.0

14th Oct 2020, 7:23 AM
A. Rakesh
A. Rakesh - avatar
1 ответ
+ 1
Simply writing in this manner is not a good idea but it is a tupul datatypes . You can check datatypes using type() function in python THANGARAJU SIBIRAJ please check your answer. And tell me if I am wrong
14th Oct 2020, 8:20 AM
Ayush Kumar
Ayush Kumar - avatar