This video took me few attempts idk why. But enjoy the knowledge anyways. And please subscribe to me with the notification bell on for more video like this.
--------------------------------------------------------------------------------------------------------------------------------------------------------
►My Itch.io: https://mujtaba-mustafa.itch.io/
►My games: https://mujtaba-mustafa.itch.io/its-a...
https://mujtaba-mustafa.itch.io/tripl...
►My GitHub: https://github.com/BioZFrog
►My Twitter: / mujtaba67379531
►My Snapchat: / biozfrog. .
►My Discord Server: / discord
-------------------------------------------------------------------------------------------------------------------------------------------------------
0:00 Intro
0:20 Index
2:47 Taking User's input
5:53 Functions
10:04 Outro
10:35 C# Code
-------------------------------------------------------------------------------------------------------------------------------------------------------
The code of C#:
Console.WriteLine("Enter your name: ");
string name = Console.ReadLine();
Console.WriteLine("\n" + name);
Console.WriteLine("\n" + "Enter your age: ");
string age = Console.ReadLine();
Console.WriteLine("\n" + age);
Console.WriteLine("\n" + "Enter your email: ");
string email = Console.ReadLine();
Console.WriteLine("\n" + email);
Console.WriteLine("\n" + "Enter your password: ");
string password = Console.ReadLine();
Console.WriteLine("\n" + password);
Console.WriteLine("\n" + "You have been hacked!!!");
string hacking = Console.ReadLine();
Console.WriteLine("\n" + hacking);
Console.WriteLine("\n" + "BYE BYE!!! ");
Console.ReadKey();
-------------------------------------------------------------------------------------------------------------------------------------------------------
The Console.WriteLine is basically the like the print command in Python, and Console.Readkey() is to place an input and don't left the window closes. Now your task is to tell me what is the question asked one after one, and what will be there best answer =).
Sur cette page du site, vous pouvez voir la vidéo en ligne Python lecture #3 | Index, Taking Users Input, and Functions | Coding Center durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Coding Center 03 juillet 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 54 fois et il a aimé 4 téléspectateurs. Bon visionnage!