Introduction to Scripting ( A+ ) محاضرة أونلاين

  Рет қаралды 782

EVEREST ACADEMY

EVEREST ACADEMY

Күн бұрын

Пікірлер: 10
@iliasd1304
@iliasd1304 5 ай бұрын
فيديو مفيد جدا كالعادة❤
@gosoufiane9511
@gosoufiane9511 3 ай бұрын
شكرا استاد انا من ليت متابعيك القدامى شكرررا جزيلا
@ENGLISHOMAN
@ENGLISHOMAN 6 ай бұрын
شكرا استاذ
@salmansalem8821
@salmansalem8821 Ай бұрын
هل يوجد شرح كتاب لهذا الدورة
@samerbrees3025
@samerbrees3025 6 ай бұрын
💪
@MohammedKhairi-ln5nj
@MohammedKhairi-ln5nj Ай бұрын
السلام عليكم، وين ممكن القي script الخاص ب python . لتنفيذ الاوامر الي نفذتها استاذ ؟ وشكرا مقدما
@everestacademyin
@everestacademyin Ай бұрын
import subprocess # Function to display the menu def show_menu(): print("===============================") print(" Computer Technician Tools") print("===============================") print("1. Check IP Configuration") print("2. Ping Test to 8.8.8.8") print("3. Release and Renew IP Address") print("4. Open Command Prompt") print("5. Exit") print("===============================") # Loop to display the menu and process user input while True: show_menu() # Prompt user for choice choice = input("Enter your choice (1-5): ") if choice == "1": print(" Checking IP Configuration...") subprocess.run(["ipconfig", "/all"]) input(" Press Enter to continue...") elif choice == "2": print(" Performing Ping Test to 8.8.8.8...") subprocess.run(["ping", "8.8.8.8", "-n", "4"]) input(" Press Enter to continue...") elif choice == "3": print(" Releasing and Renewing IP Address...") subprocess.run(["ipconfig", "/release"]) subprocess.run(["ipconfig", "/renew"]) input(" Press Enter to continue...") elif choice == "4": print(" Opening Command Prompt...") subprocess.run(["cmd"]) print(" Command Prompt closed. Press Enter to continue...") input() elif choice == "5": print(" Exiting...") break else: print(" Invalid choice! Please enter a valid option (1-5).") input(" Press Enter to continue...")
@gosoufiane9511
@gosoufiane9511 3 ай бұрын
هل يجب حفض طريقة الكتابة فب كل سكربت يا استاد؟؟
@everestacademyin
@everestacademyin 3 ай бұрын
لا يا بشمهندس . مافي داعي . نحن في زمن الذكاء الإصطناعي المعهم تفهم معنى السكريبت و طريقة عمله و الوظيفة منه
@gosoufiane9511
@gosoufiane9511 3 ай бұрын
@@everestacademyin Thank you prof
Introduction to TCP/IP Networking  محاضرة أونلاين
1:12:21
🕊️Valera🕊️
00:34
DO$HIK
Рет қаралды 19 МЛН
ПРЯМОЙ ЭФИР. Золотой мяч France Football 2024
4:41:06
Ping - CCNP (عربي)
1:05:49
EVEREST ACADEMY
Рет қаралды 581
؟ Docker ليه بنستخدم 💙
18:52
Yehia Tech يحيى تك
Рет қаралды 119 М.
بحر الظلمات  | الدحيح
28:36
New Media Academy Life
Рет қаралды 975 М.
لماذا يهرب آلاف الأثرياء من بريطانيا؟ هل يدمرون الاقتصاد البريطاني؟
21:40
🕊️Valera🕊️
00:34
DO$HIK
Рет қаралды 19 МЛН