keyla

Last online 10 months ago
Joined Mar 6th, 2024

Bio

i love this yea !!

Statistics

Level 4
794 #1,617
Net Worth
88 Profile Views
8 Forum Posts
  Pinned
this is my first ever program in c++ rate it out of 10 yippie

#include <iostream>
using namespace std;

int main(){

int fdegree = 0;
int cdegree = 0;
int conversion1 = 0, conversion2 = 0;

cout<<"Enter the degrees in fahrenheit: ";
cin>>fdegree;
conversion1 = (fdegree - 32) / 1.8 ;
cout<<"The degrees in celsius is: "<<conversion1<<endl<<endl;

cout<<"Enter the degrees in celsius: ";
cin>>cdegree;
conversion2 = (cdegree * 1.8) + 32;
cout<<"The degrees in fahrenheit is: "<<conversion2<<endl;

return 0;

}
  0
  15
Replies
keyla
give me ideas on what i can do next
1 year ago
keyla
i am beginner
1 year ago
Nek
Bro 35 sec
1 year ago
Show more...
i dont fw the daily reward system
  1
  0
who is on spacehey
  0
  2
Replies
korkor
This is my first time hearing of somebody who actually mentions Spacehey
10 months ago
keyla
its my favorite website right now
10 months ago
im back from hibernating
  0
  1
Replies
Drunk
K
10 months ago
i play dress to impress with my baddies
  0
  0
guess what
  0
  2
Replies
ripmansion
what
1 year ago
ErikVikingr
?
1 year ago
say my name
  0
  2
Replies
ripmansion
dont tell me what to do
1 year ago
EllernateFan
Hiesenburg
1 year ago
i like your work make a game actually
  0
  0
wow nice programming
  0
  0
hi guys im currently on academic probation! :-D
  0
  3
Replies
korkor
What did you do this time
1 year ago
Broskii9000
Good luck =.=
1 year ago
swag0071
awsome sauce
1 year ago