print("Hello") - Displays the text "Hello" on the screen. The print() function outputs text or other information., input("Press Enter to continue...") - Waits for the user to press Enter before proceeding. The input() function pauses the program until the user provides input., name = input("What is your name? ") - Asks the user for their name and stores the input in the variable name., print(“Hello ‘ + name) - Prints the word hello and the whatever was typed in as the name variable, if name == “Fred”: - Conditional (if statement). , if name != "Fred": - Checks to see if name is NOT Fred, from csinsc import * - imports the modules from CS in Schools to give more options, print(Colour.red + "This is red") - Prints the text in red colour, print(Highlight.yellow + "This is yellow") - Hightlights the text in yellow, print(Colour.reset + "Back to normal") - Resets text colour to default. , sleep(3) - Waits for 3 seconds, before the program continues, CS in Schools - The name of the website we are using , Python - The name of the programming language,
0%
Coding Recap
مشاركة
مشاركة
مشاركة
بواسطة
09324879
Secondary
DigTech
تحرير المحتوى
طباعة
تضمين
المزيد
الواجبات
لوحة الصدارة
عرض المزيد
عرض أقل
لوحة الصدارة هذه في الوضع الخاص حاليًا. انقر على
مشاركة
لتجعلها عامة.
عَطَل مالك المورد لوحة الصدارة هذه.
عُطِلت لوحة الصدارة هذه حيث أنّ الخيارات الخاصة بك مختلفة عن مالك المورد.
خيارات الإرجاع
المطابقة
قالب مفتوح النهاية. ولا يصدر عنه درجات توضع في لوحة الصدارة.
يجب تسجيل الدخول
النمط البصري
الخطوط
يجب الاشتراك
الخيارات
تبديل القالب
إظهار الكل
ستظهر لك المزيد من التنسيقات عند تشغيل النشاط.
فتح النتائج
نسخ الرابط
رمز الاستجابة السريعة
حذف
استعادة الحفظ التلقائي:
؟