answersLogoWhite

0

I advise against it. Write them in regular print.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you write an Annotated synopsis?

How do you write an annotated synopsis?


How do you write a synopsis for architectural thesis BArch?

its so easy.............write just ..........synopsis


How write synopsis about web design?

synopsis for TOURISM web page


How do you write a character with multiple names?

You don't write all of the names all of the time. Pick one name and call the character that most of the time or the readers will get confused.


How do you write a mphil synopsis?

i really dont know


How do you write a storybook synopsis?

To writs a synopsis, you need to identify the most important parts of the story and main characters in it. A synopsis is basically a summary of a story. It needs to be fairly detailed but should not need to be too long.


Write a sentence using the word synopsis?

To give the synopsis of a book would be first to read the book, then to mentally digest the book for understanding. Creating the synopsis is then easier once all the facts and you have a complete understanding of what you read.


How do you write PhD synopsis for computer science?

A synopsis is a short description of your thesis paper. Therefore, it should sum of the key findings of your paper.


Write a unix program to print print a pattern?

echo 'print a pattern'


How do you print percent sign in c?

putc('%'); write(1, "%", 1); printf("%%"); printf("%c", '%'); will all each put a % character (percent sign) on stdout.


Write an assembly language program to print a to z on screen?

write a program to print A to Z on screen in c?


Write a C plus plus function that print a triangle of stars?

Write a function that print a triangle of stars.