You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--> Python is a high-level, general-purpose, and very popular programming language.<br><br>
8
9
--> Python programming language (latest Python 3) is being used in web development, Machine Learning applications, along with all cutting-edge technology in Software Industry.
9
10
.<br><br>
10
11
--> Python is available across widely used platforms like Windows, Linux, and macOS.<br><br>
11
12
--> The biggest strength of Python is huge collection of standard library .<br>
12
13
13
-
<centre><h1>Modes of Executions</h1></centre>
14
+
---
15
+
16
+
<h1>Modes of Executions</h1>
14
17
Python programming language can be executed in the following two modes:
15
18
<h2>1. Interactive mode</h2>
16
19
<h3>a) Python Shell</h3>
@@ -27,11 +30,12 @@ Colaboratory, or “Colab” for short, is a product from Google Research which
27
30
Python programs are written in editors and saved as the file with the .py extension which can be executed further. <br>
0 commit comments