Skip to content
Menu
Code for Java c
  • Home
  • Java
    • Java Examples
    • Java tutorials
  • C
    • C tutorials
    • C Examples
  • C++
    • C++ Tutorials
    • C++ Examples
  • Python
    • Python Tutorials
    • Python Examples
  • About
    • About me
    • contact us
    • disclaimer
    • Privacy Policy
Code for Java c

Tag: Python Language

Perform division of two numbers in C language|using 6ways

Python program to Divide two numbers|in 4ways

Posted on September 7, 2020September 9, 2020

Python program to Divide two numbers In this tutorial, we will discuss the Python program to Divide two integers|in 5ways In this post, we are going to learn how to find division of two numbers using different 5 ways in Python language Program to Divide two numbers Program to Divide two numbers-standard method Program 1…

Python program to Multiply two integers|in 5ways

Python program to Multiply two integers|in 5ways

Posted on September 3, 2020September 6, 2020

Python program to Multiply two integers|in 5ways In this tutorial, we will discuss the Python program to Multiply two integers|in 5ways In this post, we are going to learn how to find multiplication of two numbers via different 5 ways in Python language Program to Multiply two integers Program to Multiply two integers – standard…

Python program to subtraction of two numbers | 4 different Methods

Python program to subtraction of two numbers | 4 different Methods

Posted on August 9, 2020

Python program to subtraction of two numbers| 4 different Methods In this tutorial, we will discuss the Python program to subtraction of two numbers In this post, we are going to learn how to find subtraction of two numbers via different 4 ways in Python language   Subtraction of two numbers Subtraction of two numbers…

Python program to find factorial of a number|in 5 ways

Posted on October 16, 2019October 16, 2019

Python program to find factorial of a number|in 5 ways In this tutorial, we will discuss the Python program to find factorial of a number|in 6 ways In this post, we are going to learn how to find the factorial  of the given number in Python language What is the factorial of a number (n)?…

Python program to addition of two numbers | 4 different Methods

Posted on October 10, 2019October 10, 2019

Python program to the addition of two numbers | 4 different Methods In this tutorial, we will discuss the  Python program to the addition of two numbers  In this post, we are going to learn how to find the sum of two numbers through different 4 ways in Python programming language Program 1 Sum of…

Write a Python program to print an integer

Posted on October 1, 2019October 1, 2019

Write a Python program to print an integer problem – How to write a program to print an integer in Python? In this tutorial, we discuss the simple concept of Write a Python program to print an integer In this article, we are going to learn How to write a program to print an integer…

Python language Numbers datatype

Posted on January 20, 2018January 11, 2020

Python language numbers datatype In this tutorial, we will discuss the Python language Numbers datatype. In every programming languages, they have many data types. In Python, data types are used to classify every particular type of data. The number is one of the data types used to store numeric values in Python. Python supports four…

python language hello world program

Posted on November 17, 2017September 18, 2019

Python language hello world program In this tutorial, we will discuss the concept of python language hello world program.   Python is a widely used high-level programming language. It is a very simple and easily understandable programming language. It has very simple syntax and easy to declare data.(No need for external data declaration.); We have…

Pass statement in Python language

Posted on October 29, 2017September 23, 2019

Pass statement in Python language In this tutorial, we will discuss the concept of pass statement in Python language. In the Python programming language, the pass is a keyword(statements) that is used to indicate when nothing happens – the loops(for, while), function and class are empty. Syntex Syntex of the pass statements pass We can…

Set datatype in Python programming language

Posted on October 11, 2017September 29, 2019

Set datatype in Python programming language In this tutorial, we will discuss the concept of Set datatype in Python programming language. Set is a data type in Python which is an unordered collection of unique elements. Set has no duplicates and we can add or remove from the set. How to make a set in…

  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

tag

Addition (6) Array (38) C++ language (91) C language (98) c sharp (23) Division (6) Function (29) if else (32) Java language (102) JavaScript (5) loops (137) Multiply (7) Oop (2) patterns (65) PHP (13) Python Language (38) Subtraction (7) temperature (20)

Archives

Categories

Address

Global information technology

Puloly south, PointPedro

Jaffna

Srilanka

©2025 Code for Java c | Powered by SuperbThemes