Forwarded from πBOOKSOMATICπ (Augustus Caesar)
π Python Programming for Beginners
by John Reed π
by John Reed π
Forwarded from πBOOKSOMATICπ (Augustus Caesar)
Python Programming for Beginner - Reed, John.epub
6.1 MB
π Python Programming for Beginners
by John Reed π
by John Reed π
Forwarded from πBOOKSOMATICπ (Augustus Caesar)
π Python All-In-One for Dummies
by John Shovic & Alan Simpson π
by John Shovic & Alan Simpson π
π1
Forwarded from πBOOKSOMATICπ (Augustus Caesar)
Python All-in-One For Dummies(r - John Shovic.epub
11.5 MB
π Python All-In-One for Dummies
by John Shovic & Alan Simpson π
by John Shovic & Alan Simpson π
Coding for Kids_ Python_ Learn - Adrienne B. Tacke.epub
2.6 MB
π Coding for Kids Python
by Adrienne B. Tacke π
by Adrienne B. Tacke π
Learn_Python_in_One_Day_and_Learn_It_Well_Python_for_Beginners_with.epub
396.8 KB
π Learn Python in one day and Learn it Well
by Jamie Chan π
by Jamie Chan π
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Happy Eid for all muslims out there
π¨βπ»@learn_programming_codingπ©βπ»
π¨βπ»@learn_programming_codingπ©βπ»
π§Ώ The Python Programming For Everyone Immersive Training
https://tinyurl.com/yk2uquez
[Expires In One Day]
https://tinyurl.com/yk2uquez
[Expires In One Day]
6οΈβ£ Mathematical operations II.
Write a program that will ask for a number of days and then will show how many hours, minutes and seconds are in that number of days.
Write a program that will ask for a number of days and then will show how many hours, minutes and seconds are in that number of days.
7οΈβ£ Converter.
There are 2.204 pounds in a kilogram. Ask the user to enter a weight in kilograms and convert it to pounds.
There are 2.204 pounds in a kilogram. Ask the user to enter a weight in kilograms and convert it to pounds.
8οΈβ£ Mathematical operations III.
Ask the user to enter a number over 100 and then enter a number under 10 and tell them how many times the smaller number goes into the larger number in a user-friendly format.
Ask the user to enter a number over 100 and then enter a number under 10 and tell them how many times the smaller number goes into the larger number in a user-friendly format.
9οΈβ£ Mathematical operations IV.
Ask the user to enter two positive numbers and save them in two variables a and b. Write a code to print four lines where:
1. The first line contains the sum of the two numbers with the text βThe sum of the two numbers is - β.
2. The second line contains the difference of the two numbers (first - second) with the text βThe difference of the two numbers is - β.
3. The third line contains the product of the two numbers with the text β The product of the two numbers is - β.
4. The fourth line contains the quotient of the two numbers (greater number divided by the smaller one) with the text β The result of the division of the two numbers is - β.
Ask the user to enter two positive numbers and save them in two variables a and b. Write a code to print four lines where:
1. The first line contains the sum of the two numbers with the text βThe sum of the two numbers is - β.
2. The second line contains the difference of the two numbers (first - second) with the text βThe difference of the two numbers is - β.
3. The third line contains the product of the two numbers with the text β The product of the two numbers is - β.
4. The fourth line contains the quotient of the two numbers (greater number divided by the smaller one) with the text β The result of the division of the two numbers is - β.
1οΈβ£0οΈβ£ Mathematical operations V.
Ask the user to enter two positive numbers and save them in two variables a and b.
Write a code to print two lines. The first line should contain the result of integer division. The second line should contain the result of float division. No rounding or formatting is necessary.
Ask the user to enter two positive numbers and save them in two variables a and b.
Write a code to print two lines. The first line should contain the result of integer division. The second line should contain the result of float division. No rounding or formatting is necessary.
This media is not supported in your browser
VIEW IN TELEGRAM