Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mafifa/proyecto-lenguaje-1
Evaluacion de Lenguare de Programacion - Mafifa
https://github.com/mafifa/proyecto-lenguaje-1
Last synced: 28 days ago
JSON representation
Evaluacion de Lenguare de Programacion - Mafifa
- Host: GitHub
- URL: https://github.com/mafifa/proyecto-lenguaje-1
- Owner: Mafifa
- Created: 2024-05-28T01:14:14.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T01:23:06.000Z (8 months ago)
- Last Synced: 2024-11-08T09:44:57.600Z (3 months ago)
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Evaluacion para Lenguaje
## Profesor, sea gentil conmigo
------
### Tengo algunos bug al evaluar expreciones con mas de 3 conjuntos de caracteres
Ejemplo: (a+B)+(c+d)+(r+d)### Tengo error al multiplicar un conjunto de numero por uno solo
Ejemplo: (4+4)*8