keyla
Net Worth:   682  #1,564
Bio
i love this yea !!
Statistics
Last seen 1 month ago
Joined Mar 6th, 2024
73 profile views
8 forum posts
Achievements (1)
View All
Friends (47)
View All
Guilds (11)
View All
 
Games
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
Comments
keyla
give me ideas on what i can do next
4 months ago
keyla
i am beginner
4 months ago
wash
Bro 35 sec
4 months ago
Show more...
guess what
  0
  2
Comments
xolani
what
1 month ago
ErikVikingr
?
1 month ago
say my name
  0
  2
Comments
xolani
dont tell me what to do
1 month ago
EllernateFan
Hiesenburg
1 month 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
Comments
korkor
What did you do this time
2 months ago
Broskii9000
Good luck =.=
2 months ago
swag0071
awsome sauce
2 months ago
Very masculine
  0
  1
Comments
keyla
thank you i strive to be as masculine as possible
2 months ago
is everyone here ancient
  0
  0
hi guys i am back
  0
  0
hello wonderful people
  0
  0
Backpack