Download presentation
Presentation is loading. Please wait.
Published byGayan Geethanjana Modified over 5 years ago
1
List Operation in ProLog EUSL/TC/IS/2013/COM/08
2
In here list will print..
3
Here list will print reversely
4
Here create a list first number to last number and print it
5
Here print mean
6
This will check that inside of list number have or not?
7
Here every element of list will increase by one….
8
It will give factorial of given number
9
Concatenate tow Lists
10
This will encapsulate all elements
11
Here zero insert into the list shifting one by one
12
Here given list will clone to variable
13
Here we can update our given list using index number
14
Here list will rotate
15
Here when we give number it will prompt what’s the Fibonacci number of it.
17
This will check given number is member of list or not?
18
Here we can insert number into list…
20
Here we can identify that repeat element, and can delete.
21
Here print list without duplicate element..
22
It will print maximum number in list
23
Here print element that greater than given number
24
Here delete element that equal to given number and print new list
25
Here delete element that given index
26
Here split element that given number
27
Here check element can couple or not…and if can then print list
30
Here remove parenthesis in list and simple list
31
Here check two list and print unique element in new list
33
Here list will divided according to type in element
37
THANK YOU
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.