0% found this document useful (0 votes)
7 views3 pages

Python Programs For Assignment1 For Practice - Feb 2024

The document lists various Python programming tutorials and guides from the YouTube channel WsCube Tech, covering topics such as basic arithmetic, number classification, and string manipulation. Additionally, it includes links to specific Python programs on javatpoint.com, including Harshad numbers and array summation. The document serves as a resource for beginners looking to learn Python programming through practical examples.

Uploaded by

rustudyyspace
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views3 pages

Python Programs For Assignment1 For Practice - Feb 2024

The document lists various Python programming tutorials and guides from the YouTube channel WsCube Tech, covering topics such as basic arithmetic, number classification, and string manipulation. Additionally, it includes links to specific Python programs on javatpoint.com, including Harshad numbers and array summation. The document serves as a resource for beginners looking to learn Python programming through practical examples.

Uploaded by

rustudyyspace
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

From the youtube channel: WsCube Tech!

ENGLISH

https://www.youtube.com/watch?
v=X9ri8SOaNOw&list=PLc20sA5NNOvpRFIYkfx
r9Iey5PwJZ8m3Y&index=1

1) Python Program to Add Two


Numbers - Complete Guide
for Beginners
2) Python Hello World -
Complete Program for
Beginners.
3) Python Program to Check If
a Number is Positive,
Negative, or Zero - Complete
Guide
4) Python Program to Check if
a Number is Odd or Even
(English) | Complete Guide
5) Python Program to Find the
Largest Among Three
Numbers (English)
6) Check Prime Number Using
Python Program (English)
7) Find the Factorial of a
Number - Python Program
Tutorial (English)
8) Python Program to Display
the Multiplication Table
9) Python Program to Print
Fibonacci Sequence
10) Python Program to Check If
the Number is Armstrong or
Not
11) Python Program to Find the
Sum of Natural Numbers
12) How to Make a Simple
Calculator using
Python(English) | Python
Programming
13) Python Program to Check
Whether a String is
Palindrome or Not [English]

**********************

From javatpoint.com
1)Python program to determine whether the
given number is a Harshad Number.
https://
www.javatpoint.com/
python-program-to-
determine-whether-the-
given-number-is-a-
harshad-number

2)Python program to print the sum of all


elements in an array
https://www.javatpoint.com/python-program-to-print-the-sum-of-all-elements-in-an-array

3) Use any 5 string methods


in python.
(ref: w3schools)

You might also like