C++ Basics
Quiz Scenario: Create two variables that accept name and age, then display them to the user. you should use appropriate data types
#include <iostream>
using namespace std;
int main() {
string name;
int age;
cout << "Please enter your name: " << endl;
cin>>name;
cout << "Please enter your age: " << endl;
cin >> age;
cout << "Name: " << name << endl;
cout << "Age: " << age << endl;
return 0;
}
π9
It's enough for today nge ene bedeb chapter 2 prepare aderg ena enketelalen....mn telalachu enatem zare bedeb anbebu ena......
C++ mid exam mech nw yalchu.......?I think ende section yeleyayal meslegn mid exam kene.....
C++ Basics
C++ mid exam mech nw yalchu.......?I think ende section yeleyayal meslegn mid exam kene.....
Mid exam be schedule adelm mehonew as far as i know slezi tolo esk chapter 3 cover maderg aleben ena yetleyayu amet mid exam meserat aleben.....
β€4π2
Should I start teaching an in person class in rama or varneroππ
β€4π1
C++ Basics
Should I start teaching an in person class in rama or varneroππ
Eneja becha class rasu ayefkedum becha we'll see it.
Anyone graphics lay gobez yehone sew esti le channelu logo serulet.π
π2
Can you suggest a difficult topic from chapter 2? I'll take the time to clarify it.
C++ Basics
#3
Hulachunem betam amesegenalew gze sexachu sle serachut gn bezu like yagegnew logo number 3 nw btw it has a channel gobez designer nw kmr thanks @Userseraphim
Telegram
SD |SURA DESIGN
Join our journey! @userseraphim
π2π₯2π1
C++ Basics pinned Β«Can you suggest a difficult topic from chapter 2? I'll take the time to clarify it.Β»
Updated :
ποΈ Today at 3:00 π Class! π
We're diving into:
Chapter 2
π» part :-2 π
ποΈ Today at 3:00 π Class! π
We're diving into:
Chapter 2
π» part :-2 π
C++ Basics pinned Β«Updated : ποΈ Today at 3:00 π Class! π We're diving into: Chapter 2 π» part :-2 πΒ»
The reason I updated the time is that my phone battery is low , and plus, I don't have a charger with me π.
π1