Generation

fix invalid codeFri, 19 May 2023

a = "Меня зовут" neme = " Ярослав" familia = " Комиссаров" b = " Мой возвраст" age = " 16" print (a + neme + familia + b + age)

Want to kickstart your project?Use the new AI Studio to create your code