CHar da qiymat olish
Yasina2005
Posted on March 9, 2023
Biz sizlar bilan qiymat olishni organamiz batafsil pastda katta harf bersak kichkinasi chiqib keladi.
#include <iostream>
#include <iomanip>
#include <cmath>
using namespace std;
int main() {
char belgi;
cin>>belgi;
cout<<char(belgi+32);
return 0;
}
💖 💪 🙅 🚩
Yasina2005
Posted on March 9, 2023
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
githubcopilot AI Innovations at Microsoft Ignite 2024 What You Need to Know (Part 2)
November 29, 2024