Computer Science, asked by ap12392, 2 months ago



5. Which of the following are valid operator in Python
(i) */
(ii) is
(iii) ^
(iv) like

Answers

Answered by Shaizakincsem
0

A correct answer is an option (i) */.

What are the basics of python:

  • Python is a programming language that is commonly used to create websites and applications, automate operations, and perform data analysis. Python is a general-purpose programming language, which means it can be used to develop a wide range of applications and isn't tailored to any particular problem.

  • Python has a basic grammar that is similar to that of English. Python's syntax enables programmers to write programs in fewer lines than in other programming languages.

  • Python is an interpreter language, which means that code can be run as soon as it is written. As a result, prototyping can be done relatively quickly.

#SPJ2

Similar questions