Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
git-intro
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tong, Sean (UG - Comp Sci & Elec Eng)
git-intro
Merge requests
!2
added how I am feeling
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
added how I am feeling
develop
into
main
Overview
0
Commits
2
Pipelines
0
Changes
1
Merged
added how I am feeling
Tong, Sean (UG - Comp Sci & Elec Eng)
requested to merge
develop
into
main
8 months ago
Overview
0
Commits
2
Pipelines
0
Changes
1
Closes
#1 (closed)
Edited
8 months ago
by
Tong, Sean (UG - Comp Sci & Elec Eng)
0
0
Merge request reports
Compare
main
version 1
1b62f1e0
8 months ago
main (base)
and
latest version
latest version
5c3390fe
2 commits,
8 months ago
version 1
1b62f1e0
1 commit,
8 months ago
1 file
+
2
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Hello.py
+
2
−
0
View file @ 5c3390fe
Edit in single-file editor
Open in Web IDE
print
(
"
Hello World
"
)
print
(
"
I am feeling happy today
"
)
print
(
"
Hello World, Sean
"
)
print
(
"
Hello World, Sean
"
)
Loading