write a program code thathas two functions: first() and second(). Function first() should print the string "in function first()" and then call function second()> functions second() should print the string "in function second()". in the global scope, you should call function first.
bretthay93 0 Newbie Poster
WildBamaBoy 19 Junior Poster
bretthay93 0 Newbie Poster
WildBamaBoy 19 Junior Poster
bretthay93 0 Newbie Poster
TrustyTony 888 pyMod Team Colleague Featured Poster
bretthay93 0 Newbie Poster
WildBamaBoy 19 Junior Poster
bretthay93 0 Newbie Poster
WildBamaBoy 19 Junior Poster
bretthay93 0 Newbie Poster
TrustyTony 888 pyMod Team Colleague Featured Poster
WildBamaBoy 19 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.