BEGINPROGRAMMER Telegram 477
إ₰...👨🏻‍💻CODE👩🏻‍💻...₰❥

انشاء قائمة <>list من نوع نصي ونضع بها اسماء الخلفاء الراشدين رضوان الله عليهم
من ثم يتم طباعتهم بالاعتماد على عبارات لامدا كما في الكود التالي...

using System;
using System.IO;
using System.Linq;
using System.Collections.Generic;

namespace CSharp
{
class Ambuiaa
{
static void Main(string[] args)
{
List<String> Alkholafaa = new List<string>
{ "Abu bakr", "Omar", "Ali", "Othman" };
Console.WriteLine("Alkholafaa arrachidoun are :\n");
Alkholafaa.ForEach(Item =>
{
Console.WriteLine("\t-" + Item);
});
Console.Read();
}
}
}

•┈┈┈•❈••✦✾✦••❈•┈┈┈•
•┈┈┈•❈••✦✾✦••❈•┈┈┈•


إ₰...Output....₰❥

Alkholafaa arrachidoun are :

-Abu bakr
-Omar
-Ali
-Othman



tgoop.com/beginprogrammer/477
Create:
Last Update:

إ₰...👨🏻‍💻CODE👩🏻‍💻...₰❥

انشاء قائمة <>list من نوع نصي ونضع بها اسماء الخلفاء الراشدين رضوان الله عليهم
من ثم يتم طباعتهم بالاعتماد على عبارات لامدا كما في الكود التالي...

using System;
using System.IO;
using System.Linq;
using System.Collections.Generic;

namespace CSharp
{
class Ambuiaa
{
static void Main(string[] args)
{
List<String> Alkholafaa = new List<string>
{ "Abu bakr", "Omar", "Ali", "Othman" };
Console.WriteLine("Alkholafaa arrachidoun are :\n");
Alkholafaa.ForEach(Item =>
{
Console.WriteLine("\t-" + Item);
});
Console.Read();
}
}
}

•┈┈┈•❈••✦✾✦••❈•┈┈┈•
•┈┈┈•❈••✦✾✦••❈•┈┈┈•


إ₰...Output....₰❥

Alkholafaa arrachidoun are :

-Abu bakr
-Omar
-Ali
-Othman

BY بدايه مبرمج


Share with your friend now:
tgoop.com/beginprogrammer/477

View MORE
Open in Telegram


Telegram News

Date: |

How to create a business channel on Telegram? (Tutorial) With the sharp downturn in the crypto market, yelling has become a coping mechanism for many crypto traders. This screaming therapy became popular after the surge of Goblintown Ethereum NFTs at the end of May or early June. Here, holders made incoherent groaning sounds in late-night Twitter spaces. They also role-played as urine-loving Goblin creatures. How to Create a Private or Public Channel on Telegram? How to create a business channel on Telegram? (Tutorial) Step-by-step tutorial on desktop:
from us


Telegram بدايه مبرمج
FROM American