WeRCopyPasteDeveloper
Pages - Menu
Home
Python
Android
Advance Java
Management
My Playstore Application
Friday, November 15, 2019
How to Run Program:
How to Run Program:
Type program in text editor.
Save file with “ .py “.
Open command prompt.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
type() functions
type() functions It returns type of the given object. Syntax: type(object) Syntax: type(name, bases, dict) _name_ : Class name....
Operators and Operands
Operators and Operands Operators are special symbols that represent computations like addition and multiplication. The values the ope...
No comments:
Post a Comment