Skip to content

Conversation

K11E3R
Copy link
Contributor

@K11E3R K11E3R commented Jul 24, 2024

Summary

Translated comments, variable names, and function names in Go algorithm files from Portuguese to English.

Details

  • Comments: Updated all comments to English to improve readability for English-speaking developers.
  • Variable Names: Renamed variables from Portuguese to English to align with common coding conventions and enhance code clarity.
  • Function Names: Renamed functions from Portuguese to English to maintain consistency and readability.
  • Code: No functional changes to the code; only identifiers and comments were modified.

Related Issues

K11E3R

This comment was marked as duplicate.

K11E3R

This comment was marked as off-topic.

Copy link
Contributor Author

@K11E3R K11E3R left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Done reviewing ✅ all files
Copy link
Owner

@kelvins kelvins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you so much @K11E3R!

func print => func show ( all the code updated with the new function 'show') done ✅
Copy link
Contributor Author

@K11E3R K11E3R left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

func print => func show

full code updated ✅

@kelvins kelvins merged commit f8715ed into kelvins:main Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants