Computer Science, asked by saichandana15, 5 months ago

explain Python with suitable examples​

Answers

Answered by elenanongsiej
2

Answer:

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. ... Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse.

Python Programming Examples

Python program to print Hello World.

Getting user input in Python.

Python program to check if a number is positive or negative.

Python program to check leap year.

Python program to check whether the input character is an alphabet.

Python program to check vowel or consonant.

Explanation:

please mark me as brainliest answer ❤️

Similar questions