0% found this document useful (0 votes)
90 views1 page

Code 7

The document outlines a program that performs a countdown to New Year. When the countdown reaches zero, it displays the message 'Happy New Year'. The program is intended to demonstrate a simple countdown functionality.

Uploaded by

Tanish Jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
90 views1 page

Code 7

The document outlines a program that performs a countdown to New Year. When the countdown reaches zero, it displays the message 'Happy New Year'. The program is intended to demonstrate a simple countdown functionality.

Uploaded by

Tanish Jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Q- Write a program that will demonstrate the countdown.

So, the
moment the count is 0, the program should print a message
“Happy New Year”.

You might also like