0% found this document useful (0 votes)
162 views3 pages

Home Task Experiment - 1 Task-1:: WAP To Print Any ASCII Art From The Website

I am a student and I need this book. C programming. I am a student and I need this book. C programming.

Uploaded by

Gourav Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
162 views3 pages

Home Task Experiment - 1 Task-1:: WAP To Print Any ASCII Art From The Website

I am a student and I need this book. C programming. I am a student and I need this book. C programming.

Uploaded by

Gourav Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Foundations of AI Applications Lab

Prepared By: Divneet Singh Kapoor & Kiran Jot Singh

HOME TASK
EXPERIMENT – 1
Task-1:
WAP to print any ASCII Art from the website
http://www.chris.com/ascii/

Requirements:
Write the requirements here.

Code:
Write your code here.

Outcome:
Paste the output snapshot here.
Foundations of AI Applications Lab

Prepared By: Divneet Singh Kapoor & Kiran Jot Singh

Task-2:
WAP to print (in the middle of the screen) your Name, UID and Section as listed below using
only one print statement.
FirstName “LastName”
UID
Section

Requirements:
Write the requirements here.

Code:
Write your code here.

Outcome:
Paste the output snapshot here.
Foundations of AI Applications Lab

Prepared By: Divneet Singh Kapoor & Kiran Jot Singh

Task-3:
Write a Personal Greeter Program
The Personal Greeter program adds a single, but very cool, element to the Greeter program:
user input. Instead of working with a predefined value, the computer lets the user enter his or
her name and then uses it to say hi.

Requirements:
Write the requirements here.

Code:
Write your code here.

Outcome:
Paste the output snapshot here.

You might also like