Инструменты пользователя

Инструменты сайта


11_2024

Различия

Здесь показаны различия между двумя версиями данной страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
11_2024 [2024/02/16 15:33]
super_admin [Тренировочные работы]
11_2024 [2024/05/03 13:25] (текущий)
super_admin [ПА:]
Строка 1: Строка 1:
 ====== 11 Е класс ====== ====== 11 Е класс ======
  
 +====== ПА: ======
  
 +
 +  * https://​education.yandex.ru/​ege/​variants/​d0cf2c72-2791-486f-a0f2-5d93bc0b48ef/​task/​1?​start=1
 +  * https://​www.youtube.com/​live/​Xm9j52mejOA?​si=nLIikAxcBcHxOnP-
  
  
Строка 97: Строка 101:
  
 === Python === === Python ===
-https://​stepik.org/​lesson/​1199755/​step/​2?​unit=1212953+https://​stepik.org/​lesson/​1199755/​step/​2?​unit=25038623 
  
  
Строка 103: Строка 108:
    
  
-  *  [[https://​kompege.ru/​variant?​kim=25038625]] ​ 1_2_4_5_7_9_8_10_11_14_15v2+  * [[https://​kompege.ru/​variant?​kim=25038623]] ​ 1_2_4_5_7_9_8_10_11_14_15v1 
 +  * [[https://​kompege.ru/​variant?​kim=25038625]] ​ 1_2_4_5_7_9_8_10_11_14_15v2
  
  
Строка 125: Строка 131:
         ​         ​
 </​code>​ </​code>​
 +
 +
 +<code Python>
 +k = 0
 +f = 0
 +for s1 in d:
 +    for s2 in d:
 +        for s3 in d:
 +            for s4 in d:
 +                for s5 in d:
 +                    #​print(f'​{s1}{s2}{s3}{s4}{s5}'​)
 +                    k += 1
 +                    t = f'​{s1}{s2}{s3}{s4}{s5}'​
 +                    if t.index(t[-1]) % 2 == 1 and t[0] != "​ь"​ and "​кк"​ in t:
 +                        print(k, t)
 +</​code>​
 +
 +=== Ссылка на подключение к учебному курсу ===
 +https://​stepik.org/​join-class/​44f41a4d524291b8208cb8f0f59f09c3368ad30d
 +
 +  * https://​stepik.org/​lesson/​1199755/​step/​1?​unit=1212953 Ссылка на задачу - конструктор
 +
 +==== Подключение к классу на Яндес Учебнике ====
 +https://​education.yandex.ru/​teacher-ege/​join?​token=gAAAAABl_WF8-DfdMIukDf1z7L5vd2WBaTY581qSdmelRpV0v2TsgX_o6PZLR5Rj_AJNwg1AgMec232832TKBmW-8clFpbWUvDLu3FCXNtuIuimKf8h64hOcCh7SOxK-oCjILX2CfkiW2CZVQgPHwg-qH2JdTJx9niLV0FjTTLuuudhbF6nu1Ri_mI8S-kMT3cuZ8a_XKtI4Ep4m2WOgLzVsDF_5rlp2_g==
 +
 +
 +
 +https://​education.yandex.ru/​ege/​collections/​dabdb2c5-b56f-4e7b-81c9-7db9c752388d/​task/​1?​start=1
 +
 +https://​education.yandex.ru/​ege/​collections/​ca5fe8ec-71c3-426f-a89b-d594e1cff194/​task/​1?​start=1 2_5_5_7
 +
 +  * https://​education.yandex.ru/​ege/​collections/​16361fb3-5bff-4a0d-b293-8db461bcaf20/​task/​1?​start=1 1_2_3_4_5_7_8_9_10_11_14_16_v2
 +  * https://​education.yandex.ru/​ege/​collections/​d5905e05-b466-4dc8-be7b-c3f7444bed95/​task/​1?​start=1 18_22_23_25_v1
 +
 +
 +
 +https://​stepik.org/​lesson/​427168/​step/​11?​unit=417020
11_2024.1708086809.txt.gz · Последние изменения: 2024/02/16 15:33 — super_admin