fix: restore helloworld script syntax #27
Loading…
Reference in New Issue
No description provided.
Delete Branch "Mengz/SoftwareEngineeringCase:codex/fix-helloworld-syntax"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
helloworld.py.Validation
python -m py_compile helloworld.py copy_helloworld.pygit diff --checkStep 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.