No video

Python Program to Check a Given Number is Palindrome or Not in Tamil

  Рет қаралды 8,226

SANTRA TECHSPOT

SANTRA TECHSPOT

Күн бұрын

Python Program to Check Weather the Given Number is Palindrome or Not
A palindrome is a word, number, phrase, or other sequence of characters which reads the same backward as forward, such as madam, racecar. There are also numeric palindromes, including date/time stamps using short digits 11/11/11 11:11 and long digits

Пікірлер: 36
@vikramd9414
@vikramd9414 4 жыл бұрын
Anna.....naa Tamil medium student na....unga channel romba romba useful ah irukunaa .....thank u soo much na🤩🤩
@janakijayakumar2282
@janakijayakumar2282 4 жыл бұрын
Thank you sir for your clear explanation.kindly update more Python program.my son is first year b.tech student anna university.very useful video sir
@SANTRATECHSPOT
@SANTRATECHSPOT 4 жыл бұрын
sure
@ahamedkhalifa8377
@ahamedkhalifa8377 4 жыл бұрын
B.tech IT as?
@DineshDKA
@DineshDKA 3 жыл бұрын
Bro why you stoped posting videos please continue àgain ....thank you so much for your wonderful videos ❤️ Bharath university
@tbiotechrithikag1140
@tbiotechrithikag1140 4 жыл бұрын
I having many questions about app development in react native Where I will ask the question???
@Raghupathi7115
@Raghupathi7115 2 ай бұрын
a=121 b='' " for char in str(a): b=char+b print(b) if str(a)==b: print('its palindrome') else: print('not palindrome')
@ithalskitchen5086
@ithalskitchen5086 Жыл бұрын
Really super explanation bro. Thank you. Post more videos....
@SANTRATECHSPOT
@SANTRATECHSPOT Жыл бұрын
Thank you, I will
@commented69yearsago
@commented69yearsago 2 жыл бұрын
bro i created by myself for : a=input("enter the str ") c=a[::-1] d=c[::-1] if c==d: print("S") else: print("no")
@Dharan_updates
@Dharan_updates 4 жыл бұрын
Bro Python la abstract program explain panni oru video podunga bro
@thilakraj5823
@thilakraj5823 3 жыл бұрын
Anna thanks palindrome romba dout a irunthuchi ipo clear 💙
@SANTRATECHSPOT
@SANTRATECHSPOT 3 жыл бұрын
thanks keep supporting
@thilakraj5823
@thilakraj5823 3 жыл бұрын
@@SANTRATECHSPOT mm kandipa anna
@user_-zo3qi
@user_-zo3qi 4 жыл бұрын
u deserve every sub u have bro
@SANTRATECHSPOT
@SANTRATECHSPOT 4 жыл бұрын
tnx
@tbiotechrithikag1140
@tbiotechrithikag1140 3 жыл бұрын
how can I become frontend developer? what are the skills I should learn???
@DineshDKA
@DineshDKA 3 жыл бұрын
Front end is easy HTML CSS JAVASCRIPT and some front library like react or vue or angular bootstrap
@tbiotechrithikag1140
@tbiotechrithikag1140 3 жыл бұрын
PC or laptop which is best for app development???
@chandruchan2799
@chandruchan2799 3 жыл бұрын
Both are good
@tbiotechrithikag1140
@tbiotechrithikag1140 3 жыл бұрын
Bootstrap is useful to making app???
@tbiotechrithikag1140
@tbiotechrithikag1140 3 жыл бұрын
Django is useful for making apps??
@DineshDKA
@DineshDKA 3 жыл бұрын
Yes
@bhuvaneshwarikarthikeyan7476
@bhuvaneshwarikarthikeyan7476 4 жыл бұрын
Bro plz c++ fulla sollitanga plzz ennaku onnume teriyadu 😭
@LITKarthikV
@LITKarthikV 4 жыл бұрын
Tq bro
@manoj8902
@manoj8902 4 жыл бұрын
Bro naa engineering student so python full tutorial videos upload pannunga
@SANTRATECHSPOT
@SANTRATECHSPOT 4 жыл бұрын
bro chennal la already 100+ videos iruku pls check
@DineshDKA
@DineshDKA 3 жыл бұрын
@@SANTRATECHSPOT bro i watched your all videos related to Python Thank you so much i done my 4 django projects
@khadarbasha8276
@khadarbasha8276 4 жыл бұрын
Bro to become ethical hacker what programming language is essential plz tell me bro
@user_-zo3qi
@user_-zo3qi 4 жыл бұрын
ji ungaluku linux therinju erikanum and python la scapy module, finally basics in python
@S_DOT-zy9kg
@S_DOT-zy9kg 4 жыл бұрын
i=10 a=str(i) r=a[::-1] if i == r: print("pali") else: print("not pali")
@SANTRATECHSPOT
@SANTRATECHSPOT 4 жыл бұрын
uthu python la irukura option bro but na explain panathu logic
@manoj8902
@manoj8902 4 жыл бұрын
Bro python full tutorial 1 video iruntha commentla link podunga bro
@SANTRATECHSPOT
@SANTRATECHSPOT 3 жыл бұрын
iruku bro video
@huzzlebrothers
@huzzlebrothers 3 жыл бұрын
Bro java tutorial bro
@vikramd9414
@vikramd9414 4 жыл бұрын
Anna.....naa Tamil medium student na....unga channel romba romba useful ah irukunaa .....thank u soo much na🤩🤩
9. Palindrome Number - LeetCode - Python - Tamil
16:22
Code Meal
Рет қаралды 3,8 М.
7 Days Stranded In A Cave
17:59
MrBeast
Рет қаралды 96 МЛН
Kind Waiter's Gesture to Homeless Boy #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 15 МЛН
SPONGEBOB POWER-UPS IN BRAWL STARS!!!
08:35
Brawl Stars
Рет қаралды 21 МЛН
Incredible Dog Rescues Kittens from Bus - Inspiring Story #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 28 МЛН
STRING PALINDROME PROGRAM IN PYTHON || PALINDROME CHECK PROGRAM IN PYTHON
7:39
Sundeep Saradhi Kanthety
Рет қаралды 26 М.
Palindrome Program in Python
4:52
Example Program
Рет қаралды 167 М.
python program to find the given number is palindrome or not/python language tamil
18:16
python program for Numeric palindrome
6:49
The Programming Portal
Рет қаралды 17 М.
Armstrong Number in Python Tamil | Python | hems hema
6:27
HEMALATHA K
Рет қаралды 27 М.
TYPES OR DATA TYPES IN PYTHON / Explained in Tamil and English
13:56
Study with JBR Tri Sea Dr. G. Sugitha
Рет қаралды 31 М.
7 Days Stranded In A Cave
17:59
MrBeast
Рет қаралды 96 МЛН