Skip to content

code to write a code that has the expression containing n pair of parentheses. example (((2)+2)+2)..

Notifications You must be signed in to change notification settings

antoney1998/parentheses_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

parentheses_test

code to write a code* that has the expression containing n pair of parentheses. example (((2)+2)+2)..

*(edit_code)

After certain number of pairs you get the following error

  • parser stack overflow
  • MemoryError

About

code to write a code that has the expression containing n pair of parentheses. example (((2)+2)+2)..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages