what are the basics of python programming language
Answers
Answered by
0
Answer:
For basics of python language you have to study
their data structure:
which are-
List =[ ]
tuple = ( )
string = " "
set
dictionary = { }
Loop, conditions , function and little bit of OOPs
Answered by
0
Mujhe thanks ki jrurt h
Please give me
Similar questions