Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте Challenge 2 | Variables in Python
Python Tutorial for Beginners

book
Challenge 2

Завдання

Swipe to start coding

Divide 35 by 7 and assign the result to the variable outcome. Display the result.

Рішення

outcome = 35 / 7
print(outcome)

Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 2. Розділ 6
single

single


Запитати АІ

expand

Запитати АІ

ChatGPT

Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат

some-alt