2

1.) Python Basics

 1 year ago
source link: https://thispointer.com/python-basics/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

1.1) Python – Keywords and Identifiers

In python keywords are the reserved words for special purposes. Identifiers are the names which we choose for custom variables, functions, or classes in a python program. Learn more important rules and facts about keywords and identifiers in python. Read More……

1.2) Python Variables:

In python, a variable is a like tag or reference that points to an object in the memory. Learn important points about variables in python, like creating variables and changing the value of a variable etc. Read More….

1.3) Literals in Python:

A Literal in python is a raw data or a constant value that can be assigned to variable. There are different types of literals in python like, Numeric Literals, String Literals and Bool Literals. Learn more about them. Read More….

Post navigation

Leave a Comment Cancel Reply

Your email address will not be published. Required fields are marked *

Type here..

Name*

Email*

Website

This site uses Akismet to reduce spam. Learn how your comment data is processed.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK