You are on page 1of 4

IDLE Shell 3.

9 7
File Edit Shell Debug Options Window Help
x
Python 3.9.7 (tags/v3.9.7:1016ef3, Aug 30 [MSC v.1929 64 bit (AMD64)l on win32
Type "help", "copyright". "credits" or "license()" for more information.
Enter the number of rows of First Matrix: 2
Enter the number of columns of First Matrix: 2
Enter the elements of First Matrix:
AIOI[OI: 1
AIOl[ll: 3
All 1[01: 4
A
lll[ll: 2
Enter the number of rows of Second Matrix: 2
Enter the number of columns of Second Matrix: 3
Enter the elements of Second Matrix:
BIO] [01: 1
BIO] [11: 5
BIO] [21: 6
BPI [01: 2
BC11121: 4
First Matrix:
13
Second Matrix:
1 56
23 4
Resultant Matrix:
7 14 18
8 26 32
Ankit 2000970100019

File Edit Shell Debug Options Window Help

Python 3.9.7 (tags/v3.9.7:1016ef3, Aug 30 2021, 20: 19:38) [MSC v.1929 64 bit (AMD64)] on win32
Type 'help", "copyright", "credits" or "license()" for more information.
RESTART:

Enter first number : g


Enter second number : 20
The gcd of 8 and 20 is : 4
Ankit 2000970100019

IDLE Shell 19.7


File Edit Shell Debug Options Window Help

Python 3.9.7 Aug 30 [MSC (tags/v3.9.7:1016ef3.


64 bit (AMD64)l on win32 v.1929 Type "help". "copyright".
"credits" or "license()" for more information.
— — — RESTART: C:/pyIab/program4.py — Most frequent
word: Ankit Ankit 2000970100019

IDLE Shell 39.7


File Edit Shell Debug Options Window Hélp

Python 3.9.7 (tags/v3.9.7:1016ef3, Aug 30 2021, v.1929 64 bit (AMD64)l on win32 Type "help",
"copyright". "credits" or "license()" for more information.

RESTART:C:/pylab/program5.py
Enter value : 2
Enter exponential : 3
Result is : 8
Ankit 2000970100019

IDLE Shell 3.9.7 x


File Edit Shell Debug Options Window Help

Python 3.9.7 (tags/v3.9.7:1016ef3, Aug 30 [MSC v.1929 64 bit (AMD64)l on win32 Type
"help", "credits" or "license()" for more information.

RESTART: C:/pylab/program5.py
Enter number of elements in array : 5
15
9
22
19
Result is 22
Ankit 2000970100019
IDLE Shell 3.97 x
File Edit Shell Debug Options Window Help
Python 3.97 (tags/v3.9.7:1016ef3. Aug 30 IMSC v.1929 64 bit (AMD64)] on win32 Type
"help", "copyright", "credits" or "license()" for more information.

RESTART: C:/pylab/program6.py
Enter number of elements in array : 5
15
9
22
19
Enter the number to search : 22
Number found at index 3
Ankit 2000970100019
File Edit Shell Debug Options Window Help
Python 3.9.7 [MSC v,1929 64 bit (AMD64)1 on win32 Type
"help", "copyright", "credits" or "license()" for more information.

RESTART: C:/pylab/program7.py
Enter number of elements in array : 5
2
4
5
6
Enter the number to search : 5
Number found at index : 3
Ankit 2000970100019

File Edit Shell Debug Options Window Help


Python 3.97 (tags/v3.9.7:10i6ef3, Aug 30 2021, 20:19:38) IMSC v.1929 64 bit (AMD64)1 on win32
Type 'help", "copyright", "credits" or "license()" for more information.

RESTART: C:/pylab/program5.py
Enter first number : 64
Enter second number : 100
Square root of first number : 8.00
Square root of second number 10.00
Ankil 2000970100019

You might also like