Skip to content

Instantly share code, notes, and snippets.

View egroj97's full-sized avatar
😀

Jorge Luis Rodríguez González egroj97

😀
  • Orison Inc.
  • Mérida, Venezuela
  • X @egroj97
View GitHub Profile
#include <string>
#include <iostream>
using namespace std;
int main(int argc, char const *argv[])
{
cout << "Enter number of grocery items you will be entering: ";