Difference: CSC121F2024Lab04Hint04 ( vs. 1)

Revision 12024-06-10 - CathyBareiss

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CSC121F2024Lab04"

Getting the spacing nice

  1. One option (but a very poor option) would be to use an if statement (if the number is less than 9, output with an extra space, else output "normally").
  2. A much better option would be to use the printf statement. Look it up in the text book(s) or online. Be sure to indicate where you learned this in your outside resources
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback