Skip to content

Conversation

@DenverCoder1
Copy link
Owner

ascii_rounded

   /=============================\
   |  #  |  G     H     R     S  |
   |=====|=======================|
   |  1  | 30    40    35    30  |
   |-----|-----------------------|
   |  2  | 30    40    35    30  |
   |=====|=======================|
   | SUM | 130   140   135   130 |
   \=====|=======================/
   
   /=======================\
   | 1 | 30   40   35   30 |
   |---|-------------------|
   | 2 | 30   40   35   30 |
   \===|===================/

ascii_rounded_box

   /=============================\
   |  #  |  G  |  H  |  R  |  S  |
   |=====|=====|=====|=====|=====|
   |  1  | 30  | 40  | 35  | 30  |
   |-----|-----|-----|-----|-----|
   |  2  | 30  | 40  | 35  | 30  |
   |=====|=====|=====|=====|=====|
   | SUM | 130 | 140 | 135 | 130 |
   \=====|=====|=====|=====|=====/
   
   /=======================\
   | 1 | 30 | 40 | 35 | 30 |
   |---|----|----|----|----|
   | 2 | 30 | 40 | 35 | 30 |
   \===|====|====|====|====/

@DenverCoder1 DenverCoder1 added the enhancement New feature or request label Oct 9, 2022
@DenverCoder1 DenverCoder1 merged commit 6e409a4 into main Oct 9, 2022
@DenverCoder1 DenverCoder1 deleted the ascii-rounded branch October 9, 2022 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants