PRACTICAL FILE
ARTIFICIAL INTELLIGENCE
BY UNKNOWN X-E
Roll No.: 1
Name of student: (can't
tell in public )
Class :10 Section:E
Student’s Details
Complete the program and merge variable a withComplete the program and merge variable a withComplete the program and merge variable a with
variable b into variable c: (String Concatenation) a =variable b into variable c: (String Concatenation) a =variable b into variable c: (String Concatenation) a =
"Hello" b = "World""Hello" b = "World""Hello" b = "World"
8 Program to print a table of any
number (For Loop)