I just started to learn python today

D

Deleted member 133415

Luminary
Joined
Mar 11, 2025
Posts
6,269
Reputation
10,394
Any suggestions? I’ll get into web and game development later
I wanna study AI too but I’ve been told that you should start with python
 
  • +1
Reactions: Deleted member 121340, coolman985, Jason Voorhees and 7 others
@Mess
 
  • +1
Reactions: Deleted member 121340
Imo coding is a useless skill bc of AI
 
  • Hmm...
Reactions: Deleted member 133415
  • +1
  • Woah
Reactions: Deleted member 254959, EthiopianMaxxer and Deleted member 194457
cool man u type man made letters to make literally nothing for no reason
 
  • +1
Reactions: Deleted member 133415
but you need coding to even create the ai itself, no ?
True😲

when i was in engineering class it jus felt so pointless tho

ai could literally do my hw for me

so what was tha point of doing it ig was my thought process
 
  • +1
Reactions: Deleted member 133415
True😲

when i was in engineering class it jus felt so pointless tho

ai could literally do my hw for me

so what was tha point of doing it ig was my thought process
I asked some friends in cs and engineering and they said that python should be your first step cause it will make things easier later
 
  • Woah
  • +1
Reactions: Deleted member 254959 and Deleted member 194457
cool man u type man made letters to make literally nothing for no reason
It might get me some cash later on so why not
 
  • +1
Reactions: barii66
Man made letters
 
  • +1
Reactions: Deleted member 133415
It might get me some cash later on so why not
cool man u type man made letters to make literally nothing for the hope of making pointless man made money
 
  • +1
Reactions: Deleted member 133415
You’re doing it rn btw
IMG 0352
 
  • JFL
  • +1
Reactions: barii66, Gengar’s Ghost, EthiopianMaxxer and 1 other person
i asked chatgpt to teach me the basics of python like last year, so when i was 14 and it was pretty simple. that was just the basics though, and i lost interest after a very short while jfl, so i only remember like 20% of what i learnt

i might get back into it if im bored later
 
  • +1
Reactions: Deleted member 133415 and Gengar’s Ghost
Any suggestions? I’ll get into web and game development later
I wanna study AI too but I’ve been told that you should start with python
print(“Gengar is a bhenchod.”)
 
  • JFL
Reactions: Deleted member 133415 and EthiopianMaxxer
  • Love it
  • +1
Reactions: EthiopianMaxxer and Gengar’s Ghost
print(“Gengar is a bhenchod.”)
insult = ("What is Gengar?")
print(input("Gengar is a" + insult + "."))

i probably messed up somewhere, it's been a while :smonk:
 
  • JFL
Reactions: Deleted member 133415 and Gengar’s Ghost
Id never insult your family gengy
We actually throw it around loosely, it’s not to be taken literally. XD

But thank you bhaijaan. ❤️
 
  • +1
Reactions: Deleted member 133415
insult = print("What is Gengar?")
print(input("Gengar is a" + insult + "."))

i probably messed up somewhere, it's been a while :smonk:
I think + insult would make it go “Gengar is a What is Gengar?” But I could be wrong.
 
  • +1
Reactions: Deleted member 133415 and EthiopianMaxxer
I think + insult would make it go “Gengar is a What is Gengar?” But I could be wrong.
yeah you're right, i mistakenly added print before ("What is Gengar?"). i just edited it out now
 
  • +1
Reactions: Deleted member 133415 and Gengar’s Ghost
yeah you're right, i added print before ("What is Gengar?"). i just edited it out now
I think if you write “insult = bhenchod” that it would work? Idk; I didn’t get far with Python myself. Also, you can write “if Gengar == bhenchod” then blah blah blah. Right?
 
  • +1
Reactions: Deleted member 133415 and EthiopianMaxxer
yeah you're right, i mistakenly added print before ("What is Gengar?"). i just edited it out now
I think if you write “insult = bhenchod” that it would work? Idk; I didn’t get far with Python myself. Also, you can write “if Gengar == bhenchod” then blah blah blah. Right?
Get a room bruh
 
  • JFL
Reactions: Gengar’s Ghost and EthiopianMaxxer
I think if you write “insult = bhenchod” that it would work? Idk; I didn’t get far with Python myself. Also, you can write “if Gengar == bhenchod” then blah blah blah. Right?
Yeah that would work. But the point is that the insult can be anything that is inputted by the other person (it's just a variable). So it doesn't specifically have to be bhenchod. I really messed up the code though now when I look at it, here is the fixed version:

insult = input("What is Gengar? ")
print("Gengar is a " + insult + ".")
 
  • +1
Reactions: Deleted member 133415 and Gengar’s Ghost
  • JFL
Reactions: Deleted member 133415
Yeah that would work. But the point is that the insult can be anything that is inputted by the other person (it's just a variable). So it doesn't specifically have to be bhenchod. I really messed up the code though now when I look at it, here is the fixed version:

insult = input("What is Gengar? ")
print("Gengar is a " + insult + ".")
Ahhh okay, I thought it had to be a fixed insult. As you can tell, I didn’t pass my Python exam. XD
 
  • +1
Reactions: Deleted member 133415 and EthiopianMaxxer
well yeah, but its the best of the best PhD level experts who are creating the Ai's
I mean that is if you’re creating an ai from scratch but that’s defo not what I’m doing
Think of it this way
You don’t need to create an iPhone to make an app on it, Makes sense ?
 
  • +1
Reactions: Deleted member 187591
Any suggestions? I’ll get into web and game development later
I wanna study AI too but I’ve been told that you should start with python
Bro is not cookie:lul:
 
  • JFL
Reactions: Deleted member 133415
if Gengar + EthiopianMaxxer == room

then

ikramy == 10% warning
If ikramy == 10% warning from Gengar

Then

Ikramy == deletion
 
  • So Sad
Reactions: Gengar’s Ghost
  • Love it
Reactions: Deleted member 133415
if Gengar + EthiopianMaxxer == room

then

ikramy == 10% warning
it's lua that uses then, not python

it would be like this:

if Gengar + EthiopianMaxxer == room:
ikramy_warning = .1

under the assumption that Gengar, EthiopianMaxxer, and room are the same data type

Any suggestions
just make projects that you want to & don't push yourself too hard. i never learned when i forced myself to & it still only took me 6 months at 13-14. nothing else to really say that you can't find with 3 minutes of research

obviously make sure to study up on the math needed to make Ai's. that is much harder than the coding itself (assuming you don't make literal slop that uses some dict to save responses for next time)
 
  • +1
Reactions: Jason Voorhees, Deleted member 133415 and Gengar’s Ghost
it's lua that uses then, not python

it would be like this:

if Gengar + EthiopianMaxxer == room:
ikramy_warning = .1

under the assumption that Gengar, EthiopianMaxxer, and room are the same data type


just make projects that you want to & don't push yourself too hard. i never learned when i forced myself to & it still only took me 6 months at 13-14. nothing else to really say that you can't find with 3 minutes of research

obviously make sure to study up on the math needed to make Ai's. that is much harder than the coding itself (assuming you don't make literal slop that uses some dict to save responses for next time)
Mirin your IQ! :Comfy:
 
  • +1
Reactions: Deleted member 133415 and topology
Congrats. Btw you can do web dev on python too you'd use frameworks like Django or Flask. You could use Replit.
 
  • +1
Reactions: Deleted member 133415
c++ mogs
 
  • +1
Reactions: Deleted member 121340, Gengar’s Ghost and Deleted member 133415
it's lua that uses then, not python

it would be like this:

if Gengar + EthiopianMaxxer == room:
ikramy_warning = .1

under the assumption that Gengar, EthiopianMaxxer, and room are the same data type


just make projects that you want to & don't push yourself too hard. i never learned when i forced myself to & it still only took me 6 months at 13-14. nothing else to really say that you can't find with 3 minutes of research

obviously make sure to study up on the math needed to make Ai's. that is much harder than the coding itself (assuming you don't make literal slop that uses some dict to save responses for next time)
I’m quite good at math tbh so it won’t be an issue for me I’m planing to lock in for a whole year just learning no profit just focusing on learning
 
  • +1
Reactions: topology
Thanks

for game development right ?
Better for coding tests because the running time is way faster than python

and also better for progamming machines and hardwares
 
  • +1
Reactions: Deleted member 133415

This is true (especially if you're looking to go into game dev @ikramy), but python is a better first step to help you understand code syntax and logical processes. Python mogs for its application in AI tho.
 
  • +1
Reactions: Deleted member 133415

Similar threads

fearoffoids2.0
Replies
8
Views
57
Stardew
Stardew
Sub->CL
Replies
3
Views
38
Sub->CL
Sub->CL
Azie555
Replies
4
Views
30
fallen442
fallen442
notsofreakyshawel
Replies
6
Views
51
notsofreakyshawel
notsofreakyshawel
Dr. Mog
Replies
6
Views
50
optimisticzoomer
optimisticzoomer

Users who are viewing this thread

Back
Top
Sponsored
Stake.us
America's #1 Social Casino
Slots, Poker & More
Join Now →