Tag: Methods
-
JavaScript Ternary Operator
Create Ternary Operator In JavaScript In JavaScript, the ternary operator is shorthand for conditional if else statements.
Written by

-
JavaScript Date Methods
Create Date Methods In JavaScript In JavaScript, the date object is based on a timestamp of milliseconds elapsed since the epoch.
Written by

-
Manipulate Strings Part III Using Python
Using String Functions Part 3 Of 3 Python has built-in functions for manipulating strings Some examples are capitalizing the first characters and counting the occurrence of a specified value.
Written by

-
Manipulate Strings Part II Using Python
Using String Functions Continued Python has built-in functions for manipulating strings Some examples are capitalizing the first characters and counting the occurrence of a specified value.
Written by

-
Manipulate Strings Using Python
Using String Functions Python has built-in functions for manipulating strings Some examples are capitalizing the first characters and counting the occurrence of a specified value.
Written by
