Skip to content

Enhance Statements and Functions section with Python and C++ examples#820

Open
asmita-saha-07 wants to merge 1 commit into
shhossain:mainfrom
asmita-saha-07:add-statements-section
Open

Enhance Statements and Functions section with Python and C++ examples#820
asmita-saha-07 wants to merge 1 commit into
shhossain:mainfrom
asmita-saha-07:add-statements-section

Conversation

@asmita-saha-07

Copy link
Copy Markdown

Proposed changes

This pull request improves the Statements and Functions section by adding clear explanations and structured examples in both Python and C++.

The update includes:

  • Explanation of statements and their types
  • Conditional statements with examples
  • Pass by value and pass by reference examples
  • Function overloading (C++) and lambda functions (Python)

This makes the section more beginner-friendly and improves learning clarity.


Types of changes

  • Proofreading
  • New content
  • Modifications
  • Other (please describe)

Checklist

  • Tested any code that was added/modified in this PR
  • Added external links
  • Added internal links
  • Added images
  • Added videos
  • Added code snippets

Further comments

This update focuses on improving clarity and structure for beginners by adding examples in Python and C++.

No breaking changes were introduced.


Adding your name to the contributor's list

@all-contributors please add @asmita-saha-07 for content


Reviewers:

  • @username

@asmita-saha-07 asmita-saha-07 changed the title enhance Statements and Functions section with Python and C++ examples Enhance Statements and Functions section with Python and C++ examples May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant