Computer Science, asked by Aprajita448, 4 months ago

Write any two feature of pythons that make it user friendly

Answers

Answered by atrs7391
1

1. Simple and Easy syntax

2. Free open source

Answered by Oreki
2

\textsf{\large \textbf{Features of Python}}

    \text{\textbf{Simple -} Python is a simple programming language. When we read a}\\\text{\hspace{4.5em}Python program, we feel like reading English sentences.}

    \text{\textbf{Easy to Learn -} Python uses very few keywords. Its programs use}\\\text{\hspace{8.3em} very simple structure. So, developing programs in}\\\text{\hspace{8.3em} Python become easy.}

    \text{\textbf{O\symbol{112}en source -} There is no need to pay for Python.}

    \text{\textbf{Dynamically Typed - } In Python, we need not declare anything. An}\\\text{\hspace{11em} assignment statement binds a n\symbol{97}me to the object,}\\\text{\hspace{11em} and the object can be of any type.}

Similar questions