by Editorial | Feb 22, 2025 | Grade 11, Grade 11 - Date time, Grade 11 - Text Files, Teacher
Asks for your full name and ID number. Determines the time right now. It reformats the name. It reformats the date of birth from the ID number. It determines the gender from the ID number. It creates a single output String which it prints to both the monitor and an...
by Editorial | Nov 4, 2019 | Grade 11 - String and Character Handling, PWC grade 11 - All
Summary of String Methods. You need to be able to manipulate String values that you have read in from a text file. This can be for searching, comparing, for updating or even correcting data that is by nature “poor” because of inconsistencies etc. Click...