Skip to content

Conversation

slayerrr12
Copy link
Contributor

@slayerrr12 slayerrr12 commented Jun 12, 2023

Description

This code includes the previous functions, f1, f2, f3, f4, f5, f6, f7, f8, negate, and backspace, as well as the additional functions binary_to_decimal and decimal_to_binary. The buttons bbinary and bdecimal allow you to convert between binary and decimal representations.

Fixes #1761

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Documentation Update

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • I have added the project meta data in the PR template.
  • I have created the requirements.txt file if needed.

Category:

  • Calculators
  • AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title:binary Calculator

Contributor: @slayerrr12

his code includes the previous functions, f1, f2, f3, f4, f5, f6, f7, f8, negate, and backspace, as well as the additional functions binary_to_decimal and decimal_to_binary. The buttons bbinary and bdecimal allow you to convert between binary and decimal representations.

I've added comments throughout the code to explain the purpose and functionality of each section. This should help understand the code more easily.
forked changes to update branch
@slayerrr12
Copy link
Contributor Author

@avinashkranjan
pls review this pr

@slayerrr12
Copy link
Contributor Author

@avinashkranjan
pls review it

@slayerrr12
Copy link
Contributor Author

@avinashkranjan it has been so long..... pls review this PR so that i may start contributing to other projects and work on other issues

@slayerrr12
Copy link
Contributor Author

slayerrr12 commented Jun 21, 2023

@Yashbhadiyadra @1e9abhi1e10 pls review this PR

@Yashbhadiyadra Yashbhadiyadra added level2 Bug fixing, Adding small features gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants labels Jun 21, 2023
@Yashbhadiyadra Yashbhadiyadra merged commit d903ac0 into avinashkranjan:master Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level2 Bug fixing, Adding small features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Addition and adding extra function in Binary Calculator Script [Gssoc'23]
2 participants