Love coding ❤️❤️ Happy New Year 2022 status ✨✨ using python #shorts #coding #programming

preview_player
Показать описание


My name is Yogendra Singh and on this channel ​ @Tech Decode Tutorials , I show you how you can easily download and install any programming language compiler vs interpreter and #programming hub for learning the latest programming language.

Consider subscribing for best ide and coding bootcamp.

If you found this video useful please give it a thumbs up and subscribe to my channel! and If you have any questions regarding this video, please ask them in the comment section. thanks for watching! :)

Follow Us:

#shorts #coding #programming

DISCLOSURE: This video and description might contain affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help supports the channel and allows us to continue to make videos like this. Thank you for the support! [Intro Song Credit]
Valence - Infinite [NCS Release]
Рекомендации по теме
Комментарии
Автор

Just some quick tips:
1) If you want to print n number of spaces, you can just multiply the space by n instead of using a for loop.
2) Parentheses are not necessary in while and if statements in Python.
3) You can generate range backwards and use a for loop instead of decrementing a counter and using a while loop (in your case none of them were necessary, you can refer to the first tip).
4) There is an indentation error on line 14.

Kappq
Автор

13. White (count (more) 0):
Invalid syntax

АнастасияШкулева-их
Автор

import time from random import randint for i in range(1, 45): print('') s = '' for i in range(1, 1000): count = randint(1, 100) while (count > 0): s += ' ' count -= 1 if (i % 10 ==0): print(s + 'Happy New Year 2022) else: print(s + '*') s = '' time.sleep(0.3)

godblessyou
Автор

How was the coading of whole youtube made... & how it is working, how YouTube work in such perfect manner ! I got mad after thinking about YouTube's coading... I think It's world's toughest coading ever.... 🙄🤔

sanketpawar
Автор

String padding: Exists
This Guy: ITS MY LIFEEE

danielloboalegre
Автор

what is the name of this app is coding python

shaileshparmar-fbgq
Автор

whats font in this code, pls answer me

miceeuuu
Автор

I'm not able to install randint
Is there any solution or any replacement for it

programmerkrishn
Автор

Bro I am BCA first year and I like this song 😂

Aditya_
Автор

i want to try doing something like this in C++ before 2023, i’m learning it

stormswindy
Автор

In that s is not defined then how it working

Jairana