Lab Report Artificial
Lab Report Artificial
Student Details
Name ID
1. Md Mahmudul Hasan 201015083
[For Teachers use only: Don’t Write Anything inside this box]
2. OBJECTIVES/AIM:
1. The objective of this lab report is-To understand few simple Artificial Intelligence.
2. To understand Artificial Intelligence.
3. Make Python code .
4. Idea generate in Python Program.
5. Implement Artificial Intelligence for even and odd number with element 4 beginning and
end element.
6. learn how to work python subplot() function, bar() function, hist() function, pie()
function.
7. How to make a Python Programing.
8. learn how to work Artificial Intelligence.
9. To learn Basic Operations on Python.
10. Real life use python program code.
2. IMPLEMENTATION:
Code:
Implementing AI is a complex process that requires careful planning and consideration. The data needs to
be of high quality, and below we will show how we can work with existing systems.
Write a Python program to get the 4th element from the beginning and the 4th element
from the last of a tuple.
Write a Python Program to Count Even and Odd Numbers in a list.
With the subplot() function you can draw multiple plots in one figure.
With Pyplot, you can use the bar() function to draw bar graphs.
In Matplotlib, we use the hist() function to create histograms.
With Pyplot, you can use the pie() function to draw pie charts.
3. TEST RESULT:
Output:
6. SUMMARY:
Here we have discussed how we can extract 4th element from start and 4th element from end of
tuple using Python program. Even and odd numbers in a list.subplot() function .bar()
function .hist() function. . Pie() functions are extracted through the Python program.