Skip to content

Instantly share code, notes, and snippets.

View XdarksyderX's full-sized avatar
📚
Student!

Miguel XdarksyderX

📚
Student!
View GitHub Profile

Keybase proof

I hereby claim:

  • I am xdarksyderx on github.
  • I am xxdarksyderxx (https://keybase.io/xxdarksyderxx) on keybase.
  • I have a public key ASBfZ_Cww_-_4J97C9CNgSDHjlYyjeG-I0FcefAdeacwOwo

To claim this, I am signing this object:

#include <stdio.h>
#include <stdlib.h>
#include <time.h>
void pasarDeEurosADolares()
{
char eleccion;
int cantidad;
float cambio = 0.9;
while (1)
{