Tags:
tag this topic
create new tag
view all tags
---+Algorithm hint for displayMonth method * get the number of days in a month (from another method) (*numDays*) * display the title of the month (using another method) * display the spaces for the missing days of the month (using another method) * first day of the current week (first week) is 1 (*firstDay*) * last day of the current week (first week) is 7 - starting day (*lastDay*) * while the last day of the week is < the last day of the month (*lastDay, numDays*) * display that week (using another method) * add seven days to both of the variables (*firstDay, lastDay*) * display the remaining partial week (first day of current week to number of days in the month) (*firstDay, numDays*)
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2024-02-06
-
CathyBareiss
Home
Site map
Assessment web
BethelAIResources2026 web
CenterForComputing web
ChatGPT web
Intro2AIatBethel web
Main web
Sandbox web
TWiki web
CenterForComputing Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
E
dit
A
ttach
Copyright © 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