₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,061 members, 8,420,095 topics. Date: Thursday, 04 June 2026 at 11:19 AM

Toggle theme

MY JOURNEY WITH PYTHON!!! - Programming (3) - Nairaland

Nairaland ForumScience/TechnologyProgrammingMY JOURNEY WITH PYTHON!!! (7449 Views)

1 2 3 Reply (Go Down)

Re: MY JOURNEY WITH PYTHON!!! by gracefoundmme(m): 5:45am On Aug 21, 2018
Wow... Soon I'll send screenshots too of what I've done.. am Learning fast
. Thanks for sharing OP
Re: MY JOURNEY WITH PYTHON!!! by Humchi(m): 6:35am On Aug 21, 2018
Snwokenk:
better syntax is
name = input("what is your name\n" ) print(f"Hello {name}" )
if you don't have python3.6+ for F strings
then print("Hello {}".format(name))
thanks.
Re: MY JOURNEY WITH PYTHON!!! by JhyMedex: 3:27pm On Aug 27, 2018
<button>nice job boss </button>
Re: MY JOURNEY WITH PYTHON!!! by cutegentility(op): 11:53am On Aug 28, 2018
Greeting to everybody in the house. I hope to continue with this thread sooner. Thanks for the support.
Re: MY JOURNEY WITH PYTHON!!! by loosi007:
If you want edureka latest coupons you can find here

https://www.rigidfox.com/edureka-coupon-codes/
Re: MY JOURNEY WITH PYTHON!!! by Ononugo(m): 8:11am On Nov 29, 2019
Thanks for this thread, it is nice. I just started learning python about a month ago but I can do very nice simple stuffs with it. I've written some programs with it and am currently working on a school management system. I can't wait to become a good back-end developer
Re: MY JOURNEY WITH PYTHON!!! by cutegentility(op): 6:09pm On Nov 29, 2019
I'm sorry for keeping you guys await. I try polishing my skills as a front end developer. I will update you guys as time goes on.
Re: MY JOURNEY WITH PYTHON!!! by Dave0116(m): 6:29am On Dec 05, 2019
cutegentility:
I'm sorry for keeping you guys await. I try polishing my skills as a front end developer. I will update you guys as time goes on.
alright sir, will be expecting....
Re: MY JOURNEY WITH PYTHON!!! by codedtony(m): 8:07am On Dec 29, 2019
[quote author=youngds post=70408860]more like forever python has tonnes of libraries i am learning kivy
Re: MY JOURNEY WITH PYTHON!!! by progeek37(m):
cutegentility:
Bitwise Operators operate on bit level.
This convert your data to binary and carry out the output. e.g
1110
1010
We have the biwise And denoted by the symbol &
Bitwise denoted by vertical slash |,
And bitwise Xor denoted by ^.

For bitwise and
1110
1010
1010

Bitwise or
1110
1010
1110
Bitwise xor

1110
1010
0100

There are left shift and right shift in bitwise operation.

1100 >> 2 becomes 0011
1100<<2 becomes 0000
Self-taught amateurs must humble and learn before teaching others.
When you perform right shift it is equivalent to dividing by the power of two and when you shift to the left it is equivalent to multiplying by the power of two.
I want to believe that you mean 12 (1100) >> 2 becomes 3 (0011), which is correct
As I said, shifting to the right in two places is equivalent to 12 / 2^2 = 12/4 = 3.
Again I don't know how your 12 (1100) << 2 becomes 0000?
The correct value is 12(1100) << 2 = 48(110000)
Because 12 * 2^2 = 12 * 4 = 48.
Another example: 12(1100) << 3 = 96(1100000)
Because 12 * 2^3 = 12 * 8 = 96

Do you mean 1100 as decimal? Even if that's what you mean, it is still wrong. Half knowledge kills, join my coding tutorial.
Re: MY JOURNEY WITH PYTHON!!! by Nobody: 8:17pm On Apr 02, 2020
cutegentility:
I haven't find yet, everyone will keep trying.
I have search on d forum pygame in isloation
1 2 3 Reply

My Journey To The Programming World - NewbieData Science With Python Tutorial234

Top 12 Highest Paying Computer Programming Languages You Should LearnHow To Transfer Ownership If Buy A Used Autel Scanner?Nigeria Sucks On Programming.