Hi Guys,
Prepare to write code. To
download code, you need to download Python
's software. Download it. Click Here to
download it.
After installing, see Python
doing three options in 3.3 .
Open "Python Guys" for you to enter the code . Then
select New Window from the file or press Control + N.
As a result, a new window will open. Now the
primary task is finished. Now we
will start writing code . Today I will
show you a small program and run it.
Write to everyone in New Window:
1 2*2
2 100 * 600
3 55 + 3
4 1 - 6
, and more. You will get results immediately.
Enter New WinDown Now:
1 print ("2 + 2 is", 2 + 2)
2 print ("5 * 6 is", 5 * 6)
3 Run the program. See:
4 2 + 2 is 4
5 5 * 6 is 30
This is how the program has been run. This means that
the text in "" has been printed by Python, and the
external text has solved the mathematical problem.
This work is licensed under a Creative Commons Attribution 4.0 International License.