The New Medium App Sucks

What a mistake. It is like Medium hates its writers. This is becoming more and more frustrating to me. We can no longer write or edit from the app with the latest update. This isn’t a massive deal…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Easiest Way To Learn Python Code.

The same question repeats always that what python is. Some people say that it is a very tough language to learn but here python24x7 will help you all to learn python language in a proper manner and you can start easily python coding.

So, the python is a high — level programming language, together with applications in a lot of locations, such as internet programming, scripting, computing, Data visualization, and artificial intelligence. It’s quite popular and utilized by associations like Google, NASA, the CIA, and Disney.

The three major versions of Python are 1 X, 2 X, and 3 X These are subdivided into minor versions, such as 2. 7 and 3. 3. Code is written for Python 3 x is guaranteed to work in all future versions. Both Python version 2. x and 3 x is used now This course covers Python 3 x, but it is not hard to change from one version to another.

Let’s start off by Creating a short program that displays “Hello world!” In Python.

x=” hello world” print(x).

num1=10,num=5

sub=num1-num

print(‘subtraction of num1&num’,sub).

num1=12,num=18

add=num1+num

print(‘addition of num1&num’,add).

1. INTEGERS-They's often called only integers or int, are positive or negative whole numbers with no decimal point.

2.FLOAT-The float type in Python designates a floating-point number. float values are specified with a decimal point.

3.COMPLEX-Complex numbers are specified as +j. For Example: (6+J).

x=8

y=4.6

z=5j

print(type(x))

print(type(y))

print(type(z))

Start doing the basics of python first. This week I will share only the basics of python language with all of you.

Add a comment

Related posts:

Python for Data Science

Introduction to Python for data science and analytics. This post is about python basics that helped me start my journey in Data Science. Python has gained a lot of interest, especially in the…

My Favorite Villains

Villains are an integral part of comic books. Arguably more important than their heroic counterparts at times, some consider them the real MVPs of a lot of beloved stories. Would we really be able to…

Repayment

A sleazy VC investor is sentenced to a series of community service projects for his crimes.