الرجوع
الصوت
المظهر
تسجيل الدخول
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 9/41
What will be the result of the following code?
print(
"Python Programming"
[
1
:
7
])
B) 'ython '
D) 'ython P'
C) 'Python '
A) 'Python'
Previous
Next