Pages

Write a program to print the ""It's not a bug - it's a feature"


Write a program that displays "It's not a bug - it's a feature."
Example output:
It's not a bug - it's a feature.
Requirements:
  • The program should output text.
  • The text should begin with "It's not a bug".
  • The text must end with a period.
  • The text should consist of 32 characters, including spaces and punctuation marks.
  • The displayed text must match the task conditions.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.