Basic Skill Programming
~Saranya
I learnt to create list, append,add and function notation
Make list using single quote .
Example:
‘(10 20 30 40) => (10 20 30 40)
Adding an element in the front of the list using cons:
Example:
name='(1 2 3) => (1 2 3)
cons(7 name) =>(7 1 2 3)
Merging two list using append:
Example:
firstList=(‘1 2 3) =>(1 2 3)
secondList='(4 5 6) =>(4 5 6)
total=append(firstList secondList) =>(1 2 3 4 5 6)
Author
prathap7618@gmail.com
Related Posts

Bhishma Hunt program
The Bhishma Hunt program, organized by Sanvi Educational and Charitable Trust at Sanvi International School, invited STEM Land to lead robotics and...
Read out allPhysical and Mental Health Awareness Session
-SandhiyaBala, Sivaguru , Tamil, Durai, Ajay, Rajesh , Gunavathi, Poovizhi , SandhiyaSaravanan and Sri Bhavani Every Tuesday morning, we have a learning...
Read out allFractions using polypod
-Ajay Children from 6th grade at Isaiambalam School learned about proper, improper and mixed fractions through stories and visualizations using Polypad. This...
Read out all
RTL session for B.Voc students
~ Jayabharathy, Poonguzhali, Tamilarasan, Sandhiya Bala, Kugan, Duraisamy, Poovizhi RTL session was conducted for the B.Voc students on 14th and 21st of...
Read out allInspiring Young Minds at Our STEAM Camp
-Mathegramming Team A five day Science Technology Engineering Arts and Maths (STEAM) Camp was organised by all the Auroville schools from 27th...
Read out all