Python Tutorial for Beginners | Python Programming Language Tutorial | Python Training | Edureka
Regular parentheses — ()
Callables (functions and classes)
Square brackets — []
Creating lists
Curly braces — {}
Creating dicts
{ } Braces ("curly braces")
[ ] Brackets ("square brackets")
( ) Parentheses
No comments:
Post a Comment