لغة ال++Cخطوة بخطوة: post #1202 — TG.ME

🛑خامس شكل حرف الـ  H 👇🛑


#include <iostream>
using namespace std;
int main(){
for(int i=0; i<=8; i++){
  cout<<endl;
  for(int j=0; j<8; j++)
  if(j==0 || j==7 || i+4==8)
  cout<<"*";
  else cout<<" ";
   }
   return 0;
}
!؟ ـــــہہـ٨ــ♡ـــــہہـ٨ــ♡ــــــــــــ❥ــہہ00:00:00

محمد الحسيني
╭─┅═ঊঈঊঈ═┅─╮
☛    @alhussini_IT   ☚
╰─┅═ঊঈঊঈ═┅─╯

يتبع... 👇👇
👍4🔥1
April 17, 2024 2.5K 5