Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodeYourFuture
/
Module-Structuring-and-Testing-Data
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
397
Star
0
Code
Issues
26
Pull requests
10
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
London | 26-ITP-May | Chinwe Chukwuma | Sprint 1 | Module-Structure-and-Testing-Data
- #1427
#1427
Closed
ChinweP
wants to merge 14 commits into
CodeYourFuture:main
CodeYourFuture/Module-Structuring-and-Testing-Data:main
from
ChinweP:coursework/sprint-1
ChinweP/Module-Structuring-and-Testing-Data:coursework/sprint-1
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
London | 26-ITP-May | Chinwe Chukwuma | Sprint 1 | Module-Structure-and-Testing-Data
#1427
ChinweP
wants to merge 14 commits into
CodeYourFuture:main
CodeYourFuture/Module-Structuring-and-Testing-Data:main
from
ChinweP:coursework/sprint-1
ChinweP/Module-Structuring-and-Testing-Data:coursework/sprint-1
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2026
Add explanation for line 3 assignment operation
ChinweP
committed
8f600fc
View commit details
Copy full SHA for 8f600fc
Browse repository at this point
Create initials variable by extracting first characters
ChinweP
committed
7b992f0
View commit details
Copy full SHA for 7b992f0
Browse repository at this point
Extract dir and ext parts from file path
ChinweP
committed
dfb9194
View commit details
Copy full SHA for dfb9194
Browse repository at this point
Add explanation for random number generation logic
ChinweP
committed
3a729c4
View commit details
Copy full SHA for 3a729c4
Browse repository at this point
Comment out non-code instruction lines to prevent runtime execution
ChinweP
committed
f74950f
View commit details
Copy full SHA for f74950f
Browse repository at this point
Explain TypeError caused by reassigning a constant variable.
ChinweP
committed
41b59bd
View commit details
Copy full SHA for 41b59bd
Browse repository at this point
Describe ReferenceError from accessing cityOfBirth before initialising
ChinweP
committed
c1a2f16
View commit details
Copy full SHA for c1a2f16
Browse repository at this point
Explain TypeError from using slice on a number and convert cardNumber to string
ChinweP
committed
19dd5ee
View commit details
Copy full SHA for 19dd5ee
Browse repository at this point
Explain why error occurred
ChinweP
committed
aa03f47
View commit details
Copy full SHA for aa03f47
Browse repository at this point
Add explanatory notes for all interpretation questions in percentage-change task
ChinweP
committed
4bc07d3
View commit details
Copy full SHA for 4bc07d3
Browse repository at this point
Commits on Jun 29, 2026
Add answers and detailed explanations for time conversion task
ChinweP
committed
3390f37
View commit details
Copy full SHA for 3390f37
Browse repository at this point
Add step-by-step explanation for pence-to-pounds conversion program
ChinweP
committed
0d05a1a
View commit details
Copy full SHA for 0d05a1a
Browse repository at this point
Add explanations for alert() and prompt() behaviour in Chrome console.
ChinweP
committed
9903449
View commit details
Copy full SHA for 9903449
Browse repository at this point
Add explanations for console.log output, console object structure, typeof console, and dot notation
ChinweP
committed
5c9a913
View commit details
Copy full SHA for 5c9a913
Browse repository at this point
You can’t perform that action at this time.