Learning python in 60days challenge. #pythonforbeginners #codewithharry #pythonchallenge

preview_player
Показать описание
check out my Instagram page::
.

⚠️Please read the caption::
⚠️ Feedbacks will be appreciated 👍
Day1 of learning python in 60days challenge::.
.
.
Today's summary::

In 1980s when coders were in distress writing complex codes, there came a language python by Guido van Rossum to make our lives easier.

To start things why we are choosing python to learn at first:

It's because of the following natures of python:

1. Readabilty
2. Versatility:used in many applications
3. Beginner friendly
4. Wide applications in Data science, Web development and many software and business domains.

Compiler: It is tool used to run or execute python code. In the backend it usually converts python to computer language (assembly) and then derived output from it.

If you have a PC then the best choice would be:

Visual studio software

Online compilers can be also used like:

Online gdb

Programiz and any other.

Today's tasks::

1. Learn the importance of python
2. Know the applications of python
3. Print hello world in your compiler

Let us learn and grow together.
.
.
.
#pythonhub #pythonprojects #100daysofcode #pythonforbeginners #challenge #pythonchallenge #code #software #dev
Рекомендации по теме
Комментарии
Автор

Thank you so much
I can print hello world it's printed like: print("Hello World")

cubingwithshine